Hello all,
The Jenkins (1.596.1) is integrated with LDAP (1.6).
When clicking on People tab on Jenkins, it 'includes all known “users”, including login identities which the current security realm can enumerate, as well as people mentioned in commit messages in recorded changelogs.'
The question is: Is there a plugin (or Groovy script) to get a list of People's email in Jenkins?
If possible, please share some more information on the algorithm of the retrieval of People list (Eg: does the list get cleaned when Jenkins is restarted or jenkins.war is upgraded or plugin regenerated?)
Thanks,