Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix public routes with url base pathname#169

Open
joschrag wants to merge 7 commits intoplotly:mainplotly/dash-auth:mainfrom
joschrag:bugfix/fix-public-routes-with-url-base-pathnamejoschrag/dash-auth:bugfix/fix-public-routes-with-url-base-pathnameCopy head branch name to clipboard
Open

Fix public routes with url base pathname#169
joschrag wants to merge 7 commits intoplotly:mainplotly/dash-auth:mainfrom
joschrag:bugfix/fix-public-routes-with-url-base-pathnamejoschrag/dash-auth:bugfix/fix-public-routes-with-url-base-pathnameCopy head branch name to clipboard

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.