Skip to content

Add a success modal that renders on the Login page when redirected from the Logout link #1277

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stevenbuccini
Copy link

Description

This change adds a success modal that renders on the login page when redirecting to that page after logging out. NIST SP 800-53 (Rev 5) AC-12(2) require an explicit logout message to users when terminating a session.

Addressed Issue

TK

Additional Details

This message is displayed when fromLogout=true is present in the query parameters. All other messages besides English had their messages machine translated.

Checklist

@owasp-dt-bot
Copy link

owasp-dt-bot commented Jun 16, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

Adds a success modal that renders on the login page when redirecting after logging out. This modal is triggered by a URL query parameter. This commit also adds a new message contain the text to be rendered in the modal. All other languages besides English were machine translated.

Signed-off-by: Steven Buccini <steven@stevenbuccini.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants