Opened 6 years ago
Closed 6 years ago
#30877 closed Bug (invalid)
User Password Automatically changes after 15 days.
| Reported by: | Abhisek singh | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.auth | Version: | 2.2 |
| Severity: | Normal | Keywords: | django auth problem |
| Cc: | abhishek.singh@… | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I am facing a serious issue in production, that password of users table is automatically changes after 15 days or probably 2 weeks
we are using
server:- AWS server EC2 instance
database:- MYSql
Usertable :- Django auth table
please look into this on priority
Change History (1)
comment:1 by , 6 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
| Summary: | User Password Automatically changes after 15 days → User Password Automatically changes after 15 days. |
| Type: | Uncategorized → Bug |
Note:
See TracTickets
for help on using tickets.
Django doesn't change passwords automatically. Please don't use trac as a support channel.
Closing per TicketClosingReasons/UseSupportChannels.