Remove pam-auth from suggested plugins (#10663)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details

This commit is contained in:
Kris Stern 2025-05-21 00:16:58 +08:00 committed by GitHub
commit 7aa9647a35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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" }