-
Bug
-
Resolution: Fixed
-
Blocker
After i goto gerrit configuration and enable REST API (enter username and password) and Test connection return SUCCESS. When i save the configs every thing seems normally.
But when i come back to the configuration page and test the connection again it fails. (Http access unauthorized).
- duplicates
-
JENKINS-31740 Doesn't take empty passphrases anymore
-
- Resolved
-
I think this issue is the same as the one I have found, I am trying to set up jenkins and gerrit trigger for the first time.
In my instance I can get gerrit trigger to connect to the gerrit server successfully via the test connection button, I can also successfully get the rest api to connect via the test rest connection button. I then save my settings and come back to find that both passwords have changed, I know this because my SSH key has no password but when I come back there is data in the password field and the rest api password is over 2x as long as the one I entered.
Therefore from what I can tell this issue is due to saving settings somehow mutating passwords.