On 14.10.2015, at 11:13, Björn Pedersen <[email protected]> wrote:

> 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.

https://github.com/jenkinsci/gerrit-trigger-plugin/blob/2224079b54947ddf8e90284e3ec9a8d0866d5b78/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/IGerritHudsonTriggerConfig.java#L319
https://github.com/jenkinsci/gerrit-trigger-plugin/blob/2224079b54947ddf8e90284e3ec9a8d0866d5b78/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/IGerritHudsonTriggerConfig.java#L250

The "magic" is translating property access to getter. grep case-insensitively.

-- 
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/1B195985-E1FB-49AB-A403-E89634950186%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to