ecerulm commented on issue #37009:
URL: https://github.com/apache/airflow/issues/37009#issuecomment-1910227866

   By the way, for completeness the cli alternative to change the password 
**today** would be 
   
   ```
   
   FLASK_APP=airflow.www.app flask fab reset-password
   The username [admin]:   theusernameyouwanttochange
   Password: xxxxx
   Repeat for confirmation: xxxxx
   INFO - Updated user Firstname Lastname
   ```


-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to