I took a look at the jelly files:
They use e.g. :

src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServer/index.jelly:
                                            
value="${it.config.gerritHttpSecretPassword}"/>
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServer/index.jelly:
                                    
value="${it.config.gerritAuthKeyFileSecretPassword}"

But I could not find any other occurence of gerritHttpSecretPassword/ 
gerritAuthKeyFileSecretPassword with git grep.  
Unless there is some jelly magic involved, the password fields are always 
prefilled with some default value.


Björn


Am Mittwoch, 14. Oktober 2015 10:56:04 UTC+2 schrieb Björn Pedersen:
>
> Reenter correct passwords everytime you touch this form.
>
> Am Dienstag, 13. Oktober 2015 19:24:42 UTC+2 schrieb Justin Fehr:
>>
>> Is there a fix or workaround?
>>
>> On Saturday, October 10, 2015 at 1:42:44 PM UTC-5, Björn Pedersen wrote:
>>>
>>> Hi,
>>>
>>> yes,this has been around for some version. As it only surfaces if you 
>>> touch the config for aserver (which happens rather seldom), not many have 
>>> rmuch trouble with it.
>>>
>>> Björn 
>>>
>>> Am Mittwoch, 7. Oktober 2015 23:10:03 UTC+2 schrieb Justin Fehr:
>>>>
>>>> Hi all. Disclaimer, Im new to Jenkins. Anyways I am trying to set up 
>>>> Jenkins with the Gerrit Trigger to run builds as patch sets are pushed to 
>>>> our gerrit server.  I go through the settings and set up the connection 
>>>> and 
>>>> test the connection. the connection is successful. Then I save my settings 
>>>> which takes me back to the gerrit trigger page. When I open the settings I 
>>>> just saved and test the connection it fails. When I re-enter the ssh 
>>>> keyfile password and test again it works. From my testing I can conclude 
>>>> that the problem is from saving it seems to be changing or corrupting the 
>>>> password. Similarly I am seeing the same issue with the rest api http 
>>>> password. I have tried this with 1.631 and 1.632 current core releases, as 
>>>> well as 1.625 of the LTS version. My gerrit trigger version is 2.16.0 any 
>>>> help would be greatly appreciated. Thanks.
>>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e18d352c-6f93-4fdb-8d21-2751479898fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to