mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
* 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> |
||
|---|---|---|
| .. | ||
| AppConfigControllerTest.php | ||
| AppsControllerTest.php | ||
| GroupsControllerTest.php | ||
| UsersControllerTest.php | ||