mirror of https://github.com/jenkinsci/jenkins.git
Remove pam-auth from suggested plugins (#10663)
This commit is contained in:
commit
7aa9647a35
|
@ -80,7 +80,7 @@
|
|||
"category": "User Management and Security",
|
||||
"plugins": [
|
||||
{ "name": "matrix-auth", "suggested": true },
|
||||
{ "name": "pam-auth", "suggested": true },
|
||||
{ "name": "pam-auth" },
|
||||
{ "name": "ldap", "suggested": true },
|
||||
{ "name": "role-strategy" },
|
||||
{ "name": "active-directory" }
|
||||
|
|
Loading…
Reference in New Issue