#14584 closed (fixed)
PASSWORD_RESET_TIMEOUT_DAYS is not documented
Reported by: | Christoph Schindler | Owned by: | anonymous |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
settings.PASSWORD_RESET_TIMEOUT_DAYS from contrib.auth does not appear in the full list of available settings.
This setting gives the life time of a password reset token (I think).
Attachments (2)
Change History (6)
comment:1 by , 14 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 14 years ago
Has patch: | set |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
Just attached a diff of the settings...