apache/airflow

Add a Reset Password button under Security > List Users > Edit user

Ouverte

#37 030 ouverte le 26 janv. 2024

 (10 commentaires) (0 réaction) (0 personne assignée)Python (16 781 forks)batch import
good first issuekind:feature

Métriques du dépôt

Stars
 (44 809 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Description

Currently the way to reset the password via the UI is to go to Security > List Users > Show record (loupe icon) > Show User > Reset Password

I think it's counterintuitive that the reset password button is only there, and not in under the Edit record > Edit User

So I believe it would be better if the reset password button is show in both Show User and Edit User.

Use case/motivation

It will be more intuitive. At least for in my case I couldn't find until I was told in https://github.com/apache/airflow/issues/37009#issuecomment-1912062010 that that button exist.

The "reset password" button itself is not very well documented, at least the google query site:airflow.apache.org "reset password" does not find any reference to it.

Hopefully a more prominent place in the UI will reduce some of the confusion. I also tried to document "reset password" in stackoverflow at least https://stackoverflow.com/a/77886646/90580

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Guide contributeur