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/08/06 14:35:58 UTC

[GitHub] [airflow] zbstof opened a new issue #10199: "next" query parameter is ignored on login redirect

zbstof opened a new issue #10199:
URL: https://github.com/apache/airflow/issues/10199


   **Apache Airflow version**: 2.0.0.dev0, built from HEAD master branch
   
   **Environment**: don't know, maybe kubernetes
   
   **What happened**:
   1. Log out of airflow.
   2. Try to navigate directly to https://airflow.mycorp.com/variables/list (for example from browser bookmarks)
   2a. URL should become `https://airflow.mycorp.com/login/?next=https%3A%2F%2Fairflow.mycorp.com%2Fvariable%2Flist%2F`
   3. Enter username/password, hit enter
   4. Browser sends POST request to `https://airflow.mycorp.com/login/?next=https%3A%2F%2Fairflow.mycorp.com%2Fvariable%2Flist%2F`
   5. Response is returned with status code 302 and LOCATION header `https://airflow.mycorp.com/`
   
   **What you expected to happen**:
   
   5. Response is returned with status code 302 and LOCATION header `https://airflow.mycorp.com/variables/list`
   
   **Anything else we need to know**:
   
   Reproduces every time
   
   


----------------------------------------------------------------
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] eladkal closed issue #10199: "next" query parameter is ignored on login redirect

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


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] eladkal commented on issue #10199: "next" query parameter is ignored on login redirect

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


   I'm not able to reproduce this on latest main:
   
   ![2022-01-05_20-07-04](https://user-images.githubusercontent.com/45845474/148267066-c344197d-3ce0-4ae2-b6f1-3c5079a891bb.gif)
   
   
   Closing as can't reproduce.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] boring-cyborg[bot] commented on issue #10199: "next" query parameter is ignored on login redirect

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


   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