ihatemoney/budget
0livd d9ae72f4f3 Update to a more flexible admin authentication
We do not rely on the ADMIN_PASSWORD being defined
or not to ask for admin permissions.
Instead we now have a flexible admin auth that can
be conditionnaly bypassed
2017-06-29 17:59:41 +02:00
..
migrations Convert readthedocs links for their .org -> .io migration for hosted projects 2016-06-28 07:46:50 +01:00
static More responsive layout (#213) 2017-06-11 19:33:22 +02:00
templates Update to a more flexible admin authentication 2017-06-29 17:59:41 +02:00
tests Update to a more flexible admin authentication 2017-06-29 17:59:41 +02:00
translations/fr/LC_MESSAGES Explain better what is a deactivation of a member, per @JocelynDelalande's review 2017-06-26 22:59:22 +02:00
__init__.py I HAZ TO RUN TESTS BEFORE COMMITING 2011-10-14 15:48:31 +02:00
api.py Make all imports relative (#229) 2017-06-28 21:36:02 +02:00
babel.cfg Translate the application using Flask-babel. 2011-10-15 01:19:19 +02:00
default_settings.py Update to a more flexible admin authentication 2017-06-29 17:59:41 +02:00
forms.py Make all imports relative (#229) 2017-06-28 21:36:02 +02:00
manage.py Make all imports relative (#229) 2017-06-28 21:36:02 +02:00
messages.pot Remove unused archive feature 2017-03-19 20:16:06 +01:00
models.py Fix tab indentation 2017-03-12 22:23:24 +01:00
run.py Update to a more flexible admin authentication 2017-06-29 17:59:41 +02:00
utils.py Use propper base64 encoding version for py3 2017-03-29 15:31:28 +02:00
web.py Update to a more flexible admin authentication 2017-06-29 17:59:41 +02:00
wsgi.py Turn the WSGI file into a python module (#240) 2017-06-28 00:04:47 +02:00