-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat(pam): view sensitive credentials/password for PAM accounts #5925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
saifsmailbox98
merged 24 commits into
main
from
saif/pam-153-add-password-view-feature-for-accounts
Apr 7, 2026
Merged
Changes from 12 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
415f987
feat: add PAM account credentials viewing with MFA support
saifsmailbox98 a085428
refactor: remove resource connection details from credentials view
saifsmailbox98 1a6844f
refactor: replace credentials dialog with inline sensitive credential…
saifsmailbox98 3229b86
fix: match private key pre styling to input and add thin scrollbar
saifsmailbox98 0de7d06
refactor: clean up credentials gate and defer MFA-only DB lookups
saifsmailbox98 6c7d759
refactor: remove unused useViewPamAccountCredentials hook
saifsmailbox98 7a247df
refactor: simplify credentials gate to button with inline loading states
saifsmailbox98 ee770d7
refactor: clean up credentials view rate limit and simplify sensitive…
saifsmailbox98 6f9432e
fix: hide credentials view button when account has no sensitive fields
saifsmailbox98 2afdac7
fix: replace inline error states with toast notifications and align K…
saifsmailbox98 d55172c
refactor: use inline spinner with text for MFA button states
saifsmailbox98 71fe7ae
fix: update credentials route description and fix children type in ga…
saifsmailbox98 1272818
fix: align audit log metadata with PAM conventions and add ABAC subje…
saifsmailbox98 f8711e0
fix: add re-entrancy guard to MFA polling interval
saifsmailbox98 8e1d483
feat: add PAM_ACCOUNT_READ_CREDENTIALS to frontend audit log types
saifsmailbox98 3743ac1
fix: remove PAM_ACCOUNT_READ_CREDENTIALS from audit log types
saifsmailbox98 e671cfe
Merge remote-tracking branch 'origin/main' into saif/pam-153-add-pass…
saifsmailbox98 beb15fc
fix: add resourceType to readCredentials permission subject
saifsmailbox98 a0fba20
fix: show error toast when viewing credentials for account with no pa…
saifsmailbox98 9e40860
fix: add resourceType to credentials gate CASL subject and await clip…
saifsmailbox98 69356e4
fix: show error toast when MFA popup is blocked
saifsmailbox98 e5dab20
fix: add try/catch to clipboard copy handlers in sensitive fields
saifsmailbox98 9523a62
fix: move credentials endpoint to POST and send empty body when no mf…
saifsmailbox98 9629bc8
fix: add ReadCredentials to rolePermission2Form deserialization for P…
saifsmailbox98 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.