Releases: jenkinsci/ldap-plugin
Releases · jenkinsci/ldap-plugin
LDAP Plugin 1.24
🐛 Bug Fixes
- JENKINS-61854 - Follow up: Get the json value depending on the Jenkins version (#43) @MRamonLeon
LDAP Plugin 1.23
🐛 Bug Fixes
- JENKINS-61854 - Fix ldap test button dialog on Jenkins > 2.214 (#41) @MRamonLeon
LDAP Plugin 1.22
📝 Documentation updates
👻 Maintenance
- Migrate docs from wiki to github (#38) @sladyn98
- Configuration as Code compatibility tests (#40) @MRamonLeon
- Modernize pom (#37) @res0nance
LDAP Plugin 1.21
- Extract groupName by
cn
attributes instead of taking the last value from thedn
(#36) @carlosrodlop