PAM Authentication1.6Minimum Jenkins requirement: 2.138.4ID: pam-auth
Maintainers
matt
Adds Unix Pluggable Authentication Module (PAM) support to Jenkins.
Plugin Information |
---|
View PAM Authentication on the plugin site for more information. |
Older versions of this plugin may not be safe to use. Please review the following warnings before using an older version:
Version History
Version 1.6 (2019-10-08)
- Use HTTPS URLs in
pom.xml
- Replace use of libc native code bindings using JNA framework to instead use simpler jnr-posix library.
- Various minor code cleanups to use Jenkins core changes up to version 2.138.4.
Version 1.5.1 (2019-05-21)
Version 1.5 (2019-04-05)
- No release notes recorded
Version 1.4.1 (2019-05-21)
- Fix security issue (backport)
Version 1.4 (2018-08-22)
- PR 7 Upgrade libpam4j to version 1.11.
ArchivesGet past versions
Links
Labels
Help us to improve this page!
This content is served from the Jenkins Wiki which is in the read-only state. We recommend moving the plugin documentation to GitHub, see the guidelines here.Previous Security Warnings
Improper user account validation - Affects version 1.3 and earlier
Missing permission check allowed obtaining limited information about system configuration - Affects version 1.5 and earlier