vincbeck commented on PR #37225: URL: https://github.com/apache/airflow/pull/37225#issuecomment-1979170256
Indeed. The issue is: - `next` should be used when used with `url_for` function - `next_url` should be used with the `get_url_login` method Let me fix that mess, we should always use `next` for both cases. That will simplify the code. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
