amid-flice opened a new issue, #51854: URL: https://github.com/apache/airflow/issues/51854
### Apache Airflow version 3.0.2 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? After updating from 3.0.1 to 3.0.2 it is now impossible to create new user in Airflow Web UI: "unsupported hash type scrypt" error appears after click on "Save" button. Though it is still possible to create one via CLI (`airflow users create`) - in that case SHA-256 is used for password hashing by default (if not specified explicitly).  ### What you think should happen instead? Creating user from Web UI and CLI should work similarly and use the same hash algo by default. ### How to reproduce Upgrade to 3.0.2 ### Operating System Ubuntu 24.04.2 LTS ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] 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]
