issues
search
criteo-cookbooks
/
nexus3
Chef cookbook to install and configure Sonatype Nexus 3 Repository Manager
http://www.sonatype.com/download-oss-sonatype
MIT License
17
stars
17
forks
source link
Fix loading current value for nexus user passwords
#146
Closed
jlundqvist-criteo
closed
5 months ago
jlundqvist-criteo
commented
5 months ago
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: