mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 20:51:49 +02:00
Mention the generate password hash in the Changelog
This commit is contained in:
parent
7fefa2c02f
commit
d10b427738
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ This document describes changes between each past release.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- **BREAKING CHANGE** Use a hashed ADMIN_PASSWORD instead of a clear text one, see [doc](https://ihatemoney.readthedocs.io/en/latest/installation.html#configuration) for migration (#236)
|
- **BREAKING CHANGE** Use a hashed ``ADMIN_PASSWORD`` instead of a clear text one, ``./budget/manage.py generate_password_hash`` can be used to generate a proper password HASH (#236)
|
||||||
|
|
||||||
|
|
||||||
1.0 (2017-06-20)
|
1.0 (2017-06-20)
|
||||||
|
|
Loading…
Reference in a new issue