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

Fix webserver always redirecting to home page if user was not logged in #36833

Merged

Conversation

csp33
Copy link
Contributor

@csp33 csp33 commented Jan 17, 2024

closes: #36832

Before the change

image

After the change:

image

@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label Jan 17, 2024
@csp33 csp33 force-pushed the bugfix/36832-fix-login-redirect-to-homepage branch from 2860427 to f6735fc Compare January 17, 2024 08:14
@csp33 csp33 force-pushed the bugfix/36832-fix-login-redirect-to-homepage branch from f6735fc to 50aea6a Compare January 17, 2024 08:36
Copy link
Collaborator

@aritra24 aritra24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vincbeck vincbeck merged commit 3266e94 into apache:main Jan 17, 2024
53 checks passed
@csp33 csp33 deleted the bugfix/36832-fix-login-redirect-to-homepage branch January 18, 2024 08:55
@eladkal eladkal added this to the Airflow 2.8.2 milestone Jan 18, 2024
@eladkal eladkal added the type:bug-fix Changelog: Bug Fixes label Jan 18, 2024
jedcunningham pushed a commit that referenced this pull request Feb 9, 2024
ephraimbuddy pushed a commit that referenced this pull request Feb 22, 2024
abhishekbhakat pushed a commit to abhishekbhakat/my_airflow that referenced this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Webserver redirects to main page when user is not logged in
5 participants