ihatemoney/docs
0livd a836085448 Use a hashed password for ADMIN_PASSWORD (#236)
* Use a hashed password for ADMIN_PASSWORD

A generate_password_hash manage.py command is provided
Fixes #233

* Print a console warning for users using a clear text ADMIN_PASSWORD

* Reword ADMIN_PASSWORD doc

* Update changelog

* Update CHANGELOG.rst

- say it out loud
- bump to 2.0 (that's the logic of semantic versioning while introducing breaking changes)

* Bump to 2.0 (breaking change)

* Update hashed password warning message

* Mention the generate password hash in the Changelog
2017-06-27 00:16:32 +02:00
..
api.rst Change ihatemoney.notmyidea.org → ihatemoney.org 2016-09-13 11:21:28 +02:00
conf.py Re-organize the documentation (#223) 2017-06-21 14:03:16 +02:00
contributing.rst Re-organize the documentation (#223) 2017-06-21 14:03:16 +02:00
index.rst Re-organize the documentation (#223) 2017-06-21 14:03:16 +02:00
installation.rst Use a hashed password for ADMIN_PASSWORD (#236) 2017-06-27 00:16:32 +02:00
make.bat Document the API. Fix #46 2011-10-18 23:26:13 +02:00
Makefile Document the API. Fix #46 2011-10-18 23:26:13 +02:00
requirements.txt Update docs requirements to fix failing build (#217) 2017-06-19 00:21:27 +02:00