Fix Issue Where Self Registered Users Are Not Being Redirected to Default Redirect When Approved #444

Merged
notquitenothing merged 4 commits from fix/approved-signup-user-default-redirect into main 2026-05-25 07:12:07 -05:00
notquitenothing commented 2026-05-24 16:14:39 -05:00 (Migrated from github.com)

Description

  • Fix Issue Where Self Registered Users Are Not Being Redirected to Default Redirect When Approved
  • Fix header logo DEFAULT_REDIRECT not working if APP_URL has a sub-path.
  • No longer delete sessions of unapproved or expired users, so condition can be changed and session continued.

#442

## Description - Fix Issue Where Self Registered Users Are Not Being Redirected to Default Redirect When Approved - Fix header logo DEFAULT_REDIRECT not working if APP_URL has a sub-path. - No longer delete sessions of unapproved or expired users, so condition can be changed and session continued. ## Related Tickets & Documents #442
Sign in to join this conversation.
No description provided.