Skip to content
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

feat(auth): when user is not logged in, failure to access a dashboard should redirect to login screen #30380

Merged
merged 3 commits into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. redirect non-logged in user

    not sure if changes to manager.py are necessary or an artifact of experimenting
    sfirke committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fe51be4 View commit details
    Browse the repository at this point in the history
  2. ruff format

    sfirke committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c99e247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8ad102 View commit details
    Browse the repository at this point in the history