Skip to content

Update logout redirect to /entry instead of home page#764

Merged
StuartFerguson merged 2 commits intomainfrom
bug/#704_signout_issue
Feb 9, 2026
Merged

Update logout redirect to /entry instead of home page#764
StuartFerguson merged 2 commits intomainfrom
bug/#704_signout_issue

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Changed the logout endpoint in both main and test login configurations to redirect users to "/entry" after logging out, rather than the root ("/") URL. This ensures a consistent post-logout experience.

closes #704

Changed the logout endpoint in both main and test login configurations to redirect users to "/entry" after logging out, rather than the root ("/") URL. This ensures a consistent post-logout experience.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label Feb 9, 2026
@StuartFerguson StuartFerguson merged commit 980291c into main Feb 9, 2026
10 checks passed
@github-actions github-actions Bot deleted the bug/#704_signout_issue branch April 11, 2026 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and error-prone code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Signout Issue

1 participant