You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/10/16 17:49:32 UTC

[GitHub] [airflow] mpermana opened a new issue #11591: Unauthenticated access with RBAC to URL has_dag_access results lose redirection

mpermana opened a new issue #11591:
URL: https://github.com/apache/airflow/issues/11591


   <!--
   
   **Apache Airflow version**: latest
   
   **Environment**: Linux
   
   - **Cloud provider or hardware configuration**:
   - **OS** (e.g. from /etc/os-release):
   - **Kernel** (e.g. `uname -a`):
   - **Install tools**:
   - **Others**:
   
   **What happened**:
   Unauthenticated access with RBAC to URL has_dag_access results lose redirection
   
   **What you expected to happen**:
   Redirection maintained, user can login and redirected to proper page
   
   Missing next URL parameter
   
   **How to reproduce it**:
   Setup airflow with RBAC
   Have a user who hasn't log in access a URL that uses decorator has_dag_access, i.e:
     http://localhost/graph?dag_id=dag_id
   User will be sent to login page, (note the next= argument that required to redirect to original page is gone)
   Login properly, user then will be sent to bad page
   
   
   If this is a UI bug, please provide a screenshot of the bug or a link to a youtube video of the bug in action
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ashb closed issue #11591: Unauthenticated access with RBAC to URL has_dag_access results lose redirection

Posted by GitBox <gi...@apache.org>.
ashb closed issue #11591:
URL: https://github.com/apache/airflow/issues/11591


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] mpermana commented on issue #11591: Unauthenticated access with RBAC to URL has_dag_access results lose redirection

Posted by GitBox <gi...@apache.org>.
mpermana commented on issue #11591:
URL: https://github.com/apache/airflow/issues/11591#issuecomment-710384744


   @dimberman can help me merge?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #11591: Unauthenticated access with RBAC to URL has_dag_access results lose redirection

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #11591:
URL: https://github.com/apache/airflow/issues/11591#issuecomment-710305367


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org