Andrew Stahlman created AIRFLOW-4155:
----------------------------------------
Summary: Logging in with Public role triggers infinite redirect
loop
Key: AIRFLOW-4155
URL: https://issues.apache.org/jira/browse/AIRFLOW-4155
Project: Apache Airflow
Issue Type: Improvement
Reporter: Andrew Stahlman
Assignee: Andrew Stahlman
After a user registers in the PUBLIC_AUTH_ROLE they are redirected to /home.
But a user in the Public role still doesn't have view privileges on /home, so
they are immediately redirected *back* to the /login page, which creates an
endless redirect cycle.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)