summaryrefslogtreecommitdiff
path: root/issues/auth/reset-password-feature.gmi
blob: 299f915ff3e113f3d0b6f7a8672cdf089f93f0b3 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Reset/Forgot Password Feature for GN2

# Tags

* assigned: fredm
* priority: critical
* status: closed
* keywords: gn-auth, auth, reset password
* type: feature-request

## Description

Should a user forget his/her password, there's no clear way to reset the password.

This issue is
=> https://git.genenetwork.org/gn-auth/tree/gn_auth/auth/authorisation/users/views.py?id=e829074e99fd5bec033765d18d5efa55e1edce44#n454 implemented with the latest code.