Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow empty emails provisioning api #8864

Merged
merged 1 commit into from
Mar 20, 2018

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Mar 17, 2018

Handled by the server but not implemented in the api:
https://github.com/nextcloud/server/blob/master/lib/private/User/User.php#L162-L172

Required by #8824

Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
@skjnldsv skjnldsv added 3. to review Waiting for reviews papercut Annoying recurring issue with possibly simple fix. labels Mar 17, 2018
@skjnldsv skjnldsv self-assigned this Mar 17, 2018
@skjnldsv skjnldsv added this to the Nextcloud 14 milestone Mar 17, 2018
@skjnldsv skjnldsv mentioned this pull request Mar 17, 2018
34 tasks
@skjnldsv
Copy link
Member Author

Failure unrelated

@MorrisJobke
Copy link
Member

Handled by the server but not implemented in the api:

Isn't this needed to delete the email address of a user via API?

@skjnldsv
Copy link
Member Author

Isn't this needed to delete the email address of a user via API?

Yes it is, but there was a preventive check for empty values, so you couldn't send any empty data :)

@rullzer rullzer merged commit 99abe3b into master Mar 20, 2018
@rullzer rullzer deleted the ocs-allow-empty-email-displayname branch March 20, 2018 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews papercut Annoying recurring issue with possibly simple fix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants