Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Forgot Password Dialog and Girder API connection #274

Open
BryonLewis opened this issue Sep 21, 2020 · 0 comments
Open

[Feature] Forgot Password Dialog and Girder API connection #274

BryonLewis opened this issue Sep 21, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@BryonLewis
Copy link
Contributor

Would be nice if the login had the option to use a new dialog in the same GWC style for a forgot password instead of kicking them to the girder default password request. Just a simple dialog that called the /user/password/temporary with their input email and supplied back if the input email was correct and a temporary password sent.

In some apps it's nice to keep the user unaware of Girder itself so they are presented with a unified interface. Now I realize this is something that could be done using the forgotpassword signal from Login.vue->Authentication.vue but feel that it might be more broad than just the app I'm working on.

@BryonLewis BryonLewis added the enhancement New feature or request label Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant