Feature #6254
Forgotten password
| Status: | Closed | Start date: | 20/10/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% | |
| Category: | - | Spent time: | - | |
| Target version: | Features for GML |
Description
We need to have a forgotten pasword feature. So, users no remembering his password would have a way to change it.
History
#1 Updated by over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
To implement this feature we are going to use the registration features of Django:
https://docs.djangoproject.com/en/dev/topics/auth/#module-django.contrib.auth.views
Now, we have a new url to make a password reset. This is avaliable from the revision .1779
And the documentation:
http://doc.gomylife.libresoft.es/libreGeoSocial/rest/user.html#change-an-user-password