#7554: python manage.py dbshell does not enter password from settings.py
-------------------------------------+-------------------------------------
Reporter: Kaell <joshalto@…> | Owner: nobody
Type: Uncategorized | Status: closed
Component: Core (Management | Version: master
commands) | Resolution: wontfix
Severity: Normal | Triage Stage:
Keywords: dbshell password | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by aaugustin):
* status: reopened => closed
* resolution: => wontfix
Comment:
We've had security reports about the fact that the `--insecure` option of
`runserver` is, well, insecure. No kidding. So I'm against adding the
possibility to do insecure things in Django, no matter how obvious and fat
the warnings are.
The ticket was closed as wontfix by Malcolm because the databases provide
other, more suitable ways to supply the password. See
TicketClosingReasons/DontReopenTickets.
--
Ticket URL: <https://code.djangoproject.com/ticket/7554#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.