Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
Force new password after password reset via API
All threads resolved!
All threads resolved!
What does this MR do?
Forces password reset on next login after changing password via API.
Why was this MR needed?
In order to have the same flow on user account with the web UI.
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
Closes #24606 (closed)
Merge request reports
Activity
mentioned in issue #24606 (closed)
- Resolved by George Andrinopoulos
- Resolved by George Andrinopoulos
- Resolved by George Andrinopoulos
@geoandri thanks, this looks good to me! Could you also update the docs to say that updating the password will force a reset? https://docs.gitlab.com/ce/api/users.html#user-modification
assigned to @geoandri
marked the task Documentation created/updated as completed
marked the task Documentation created/updated as incomplete
changed milestone to %8.17
Perfect, thanks so much @geoandri!
mentioned in commit 25bb3922
mentioned in merge request !16938 (closed)
Please register or sign in to reply