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

Fix loading current value for nexus user passwords #146

Merged
merged 4 commits into from
Jun 25, 2024

Conversation

jlundqvist-criteo
Copy link
Contributor

There's two issues solved by this commit:

  • The API calls to check if the new password works always failed;
  • The new password was given as the old password value when the call failed, making it impossible to update the password.

There's two issues solved by this commit:

- The API calls to check if the new password works always failed;
- The new password was given as the old password value when the
  call failed, making it impossible to update the password.
resources/user.rb Outdated Show resolved Hide resolved
There's two issues solved by this commit:

- The API calls to check if the new password works always failed;
- The new password was given as the old password value when the
  call failed, making it impossible to update the password.
@jlundqvist-criteo jlundqvist-criteo requested a review from Annih June 25, 2024 08:16
@jeremy-clerc jeremy-clerc self-requested a review June 25, 2024 08:34
@jeremy-clerc jeremy-clerc removed the request for review from Annih June 25, 2024 08:35
@jeremy-clerc jeremy-clerc merged commit 3a02f95 into master Jun 25, 2024
5 checks passed
@jeremy-clerc jeremy-clerc deleted the fix-updating-nexus-user-password branch June 25, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants