amoghrajesh opened a new issue, #38922: URL: https://github.com/apache/airflow/issues/38922
### Apache Airflow version 2.9.0 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? There are two buttons under "Show User" section to reset password, one called "Reset password" and the other "Reset my password". Both seem to be redirecting to the same modal.  One redirects to: http://localhost:28080/resetpassword/form?pk=1 and the other redirects to http://localhost:28080/resetpassword/form ### What you think should happen instead? We should not have duplicates for this, and one button can be removed unless they both do different things. ### How to reproduce 1. Install latest airflow and run it with breeze: `breeze start-airflow --dev-mode` 2. Navigate to Security -> Show User (on any existing user) 3. Click on the buttons in the footer ### Operating System NA ### Versions of Apache Airflow Providers _No response_ ### Deployment Docker-Compose ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
