ihatemoney/ihatemoney
Alexis Métaireau c3b973b15e Do not enforce a check on sha256 hash algorithm.
This makes it inconsistent with our own generated passwords. Only check
that the password has been hashed.

Fixes #310.
2018-01-05 22:59:12 +01:00
..
conf-templates Fix the supervisord template. 2018-01-05 22:40:28 +01:00
migrations Use hashed passwords for projects (#286) 2017-12-21 13:57:01 +01:00
static Position flash messages with CSS rather than JS (#292) 2017-12-27 16:10:29 +01:00
templates Position flash messages with CSS rather than JS (#292) 2017-12-27 16:10:29 +01:00
tests Allow to disable/enable member via API (#301) 2017-12-29 18:07:39 +01:00
translations/fr/LC_MESSAGES Use token based auth in invitation e-mails (#280) 2017-12-15 17:10:28 +01:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
api.py Allow to disable/enable member via API (#301) 2017-12-29 18:07:39 +01:00
babel.cfg Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
default_settings.py Enhance install process by generating config files from templates (#275) 2017-10-23 18:05:50 +02:00
forms.py Use hashed passwords for projects (#286) 2017-12-21 13:57:01 +01:00
manage.py Fix the supervisord template. 2018-01-05 22:40:28 +01:00
messages.pot Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
models.py Remove API password (#290) 2017-12-22 17:39:48 +01:00
run.py Do not enforce a check on sha256 hash algorithm. 2018-01-05 22:59:12 +01:00
utils.py Protect admin endpoints against brute force attacks (#249) 2017-08-20 12:37:12 +02:00
web.py Use hashed passwords for projects (#286) 2017-12-21 13:57:01 +01:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00