mirror of
https://github.com/nicolabs/script-realm-plugin.git
synced 2026-04-18 20:39:22 +02:00
# Updated plugin's behavior in description
This commit is contained in:
parent
b41918de31
commit
5148b591e3
|
|
@ -10,8 +10,8 @@ Find more at https://wiki.jenkins-ci.org/display/JENKINS/Script+Security+Realm.
|
|||
Resolving e-mail and full name
|
||||
------------------------------
|
||||
|
||||
In order to display e-mail and full name in the authenticated users' page, this plugin triggers any `MailAddressResolver` and `UserNameResolver` installed on the Jenkins instance.
|
||||
You may disable resolution or use a specific resolver for each of them.
|
||||
In order to display e-mail and full name in the authenticated users' page, this plugin can trigger any `MailAddressResolver` and `UserNameResolver` installed on the Jenkins instance.
|
||||
You may leave resolution disabled or use a specific resolver for each of them.
|
||||
|
||||
For instance, the [LDAP Email Plugin](https://wiki.jenkins-ci.org/display/JENKINS/LDAP+Email+Plugin) provides a `MailAddressResolver`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue