Opened 2 days ago
Closed 2 days ago
#36059 closed Bug (duplicate)
Django shows DB credentials like passwords when DEBUG is true and DB is shut down
Reported by: | Olimboy | Owned by: | |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | 4.2 |
Severity: | Normal | Keywords: | db, password, debug |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Django shows DB credentials like passwords when DEBUG is true and DB is shut down
Django version: 4.2.9
Attachments (2)
Change History (3)
by , 2 days ago
by , 2 days ago
comment:1 by , 2 days ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thank you for the report, this looks like a duplicate/very similar to #35930 and can be worked on as part of that ticket