[Flask] Database credentials in clear text

Matt Shields matt at mattshields.org
Tue Jul 28 16:46:11 CEST 2015


So far as I've been developing all my credentials have been contained in a
config.py file in clear text.  Is there any way to not keep these in clear
text or in a file in the application path?

One of our .NET developers mentioned that when they are developing .NET
apps, they put all their credentials into the Windows Locker and their app
is authorized to get the credentials as needed.

Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20150728/65cd1380/attachment.html>


More information about the Flask mailing list