ihatemoney/ihatemoney
Baptiste Jonglez bc576f7efd Add test case for CVE-2020-15120
(cherry picked from commit b8f7ce34dd)
2020-07-26 19:34:23 +02:00
..
conf-templates Fix Apache conf template, without relying on environment var (#359) 2018-07-16 22:55:54 +02:00
migrations Do not allow negative weights on users (Fixes #362) (#366) 2019-01-03 13:29:56 +01:00
static Changed @media max-width for .home .card to 450px to make it more responsive 2020-07-18 14:37:10 +02:00
templates Improve French translation of email templates (#593) 2020-07-26 18:39:06 +02:00
tests Add test case for CVE-2020-15120 2020-07-26 19:34:23 +02:00
translations Cleanup translations for hi, pt_BR, ta 2020-07-26 18:39:06 +02:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
api.py Fixed public project creation flag in API creation #246 2020-06-07 21:22:48 +02:00
babel.cfg Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
default_settings.py Add 'pt_BR' and 'ta' to default languages 2020-07-26 18:39:06 +02:00
forms.py Trim member usernames. Fixes #353 2020-06-07 21:22:48 +02:00
manage.py Add a ihatemoney delete-project command. (#375) 2018-09-03 20:55:44 +02:00
messages.pot Update translations 2020-06-07 21:22:48 +02:00
models.py Fix crash when trying to get a member from the wrong project 2020-07-26 19:34:23 +02:00
run.py Arrange navbar items by functions 2019-08-18 21:37:20 +00:00
utils.py Simplify send_email(): don't flash messages within this function 2020-06-07 21:22:48 +02:00
web.py Fix flake8 warnings: mostly unused imports 2020-06-07 21:22:48 +02:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00