Skip to content

Conversation

@joschrag
Copy link

Respect url_base_pathname and routes_pathname_prefix if present in app

  • Fixes public routes being falsely protected when using url_base_pathname (Fixes routes_pathname_prefix not respected for route authorization #152

    • Respect url_base_pathname when adding public routes to server config
    • Respect url_base_pathname when authorizing before page load
  • Fix redirects for OIDC login/logout to respect url_base_pathname when present

@joschrag
Copy link
Author

joschrag commented Sep 9, 2025

Hello @ndrezn could you take a look at this fix?

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.

routes_pathname_prefix not respected for route authorization

1 participant