Uh oh!
There was an error while loading. Please reload this page.
Check if password can be changed for the users backend in OCS api - #14451
Merged
Conversation
juliusknorr
commented
Mar 1, 2019
MemberAuthor
/backport to stable15 |
juliusknorr
commented
Mar 1, 2019
MemberAuthor
/backport to stable14 |
ChristophWurst
approved these changes
Mar 1, 2019
rullzer
approved these changes
Mar 1, 2019
rullzer
left a comment
Member
There was a problem hiding this comment.
Didn't even remember we allowed this via OCS...
anyway... makes sense.
rullzer
commented
Mar 1, 2019
Member
CI not happy |
skjnldsv
approved these changes
Mar 1, 2019
skjnldsv
commented
Mar 1, 2019
Member
@MorrisJobke we need a grumpy cat gif when ci is not happy pls |
juliusknorrforce-pushed
the
bugfix/noid/error-message-on-password-change
branch
2 times, most recently
from
March 4, 2019 16:44
a0e07dd to
945aa5bCompare
This comment has been minimized.
This comment has been minimized.
rullzer
commented
Mar 4, 2019
Member
@juliushaertl seem the provisioning API edit user tests is not happy... |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
rullzerforce-pushed
the
bugfix/noid/error-message-on-password-change
branch
from
March 5, 2019 12:44
945aa5b to
add43bcCompare🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 16759: failure
Show full log
Show full log
Show full log |
MorrisJobke
commented
Mar 5, 2019
Member
Failures are "fixed" in #14541 |
backport to stable15 in #14542 |
backport to stable14 in #14543 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Otherwise changing the password via the OCS api will return a success status, even if the password change is not supported by the user backend.