nextcloud/apps
Morris Jobke 50f3efad6f
OCS API endpoint to resend welcome message
* send a POST request to ocs/v1.php/cloud/users/USERNAME/resendWelcomeMessage to trigger
  the welcome message to be send
* fixes #3367

example curl statement:

  curl -i https://example.org/ocs/v1.php/cloud/users/USERNAME/welcome -H  "OCS-APIRequest: true" -u admin:password -X POST

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-02-28 16:30:33 -06:00
..
admin_audit Fix "broken" app descriptions 2017-01-13 18:33:42 +01:00
comments [tx-robot] updated from transifex 2017-02-25 01:25:07 +00:00
dav Properly handle groups with a / 2017-02-27 17:07:18 +01:00
encryption [tx-robot] updated from transifex 2017-02-27 01:19:49 +00:00
federatedfilesharing [tx-robot] updated from transifex 2017-02-28 01:07:54 +00:00
federation [tx-robot] updated from transifex 2017-02-24 01:21:37 +00:00
files Merge pull request #3643 from nextcloud/replace-deprecated-tipsy 2017-02-28 10:49:14 +01:00
files_external [tx-robot] updated from transifex 2017-02-27 01:19:49 +00:00
files_sharing [tx-robot] updated from transifex 2017-02-25 01:25:07 +00:00
files_trashbin [tx-robot] updated from transifex 2017-02-21 01:08:46 +00:00
files_versions [tx-robot] updated from transifex 2017-02-14 01:07:20 +00:00
lookup_server_connector mark nc12 as supporter 2016-12-14 11:58:57 -06:00
provisioning_api OCS API endpoint to resend welcome message 2017-02-28 16:30:33 -06:00
sharebymail [tx-robot] updated from transifex 2017-02-28 01:07:54 +00:00
systemtags [tx-robot] updated from transifex 2017-02-27 01:19:49 +00:00
testing Testing app switch to force-enable test user backend 2016-12-23 12:38:04 +01:00
theming Add test for creating AppData folder 2017-02-20 15:48:22 +01:00
twofactor_backupcodes Fix saving backup codes by using a correct data uri 2017-02-28 10:20:30 +01:00
updatenotification [tx-robot] updated from transifex 2017-02-21 01:08:46 +00:00
user_ldap [tx-robot] updated from transifex 2017-02-28 01:07:54 +00:00
workflowengine [tx-robot] updated from transifex 2017-02-19 01:07:37 +00:00