ihatemoney/ihatemoney
Baptiste Jonglez 7fd1828888 Fix crash when trying to get a member from the wrong project
This was hidden by the CVE-2020-15120 issue: now that we no longer return
members from the wrong project, we need to handle the case where there is
nothing to return.
2020-07-26 19:21:16 +02:00
..
api Remove obsolete python code (<3.6). (#571) 2020-04-24 12:32:52 +02:00
conf-templates Fix Apache conf template, without relying on environment var (#359) 2018-07-16 22:55:54 +02:00
migrations Improve currencies (#604) 2020-05-07 22:56:17 +02:00
static Changed @media max-width for .home .card to 450px to make it more responsive 2020-07-18 00:50:11 +02:00
templates Improve French translation of email templates (#593) 2020-07-26 13:16:13 +02:00
tests Populate the demo project with defaults. (#616) 2020-05-24 11:45:34 +02:00
translations Translated using Weblate (Tamil) 2020-07-18 00:37:13 +02:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
babel.cfg Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
currency_convertor.py Improve currencies (#604) 2020-05-07 22:56:17 +02:00
default_settings.py Add 'pt_BR' and 'ta' to default languages, update changelog 2020-07-18 01:05:22 +02:00
forms.py Relax pin point dependencies (#660) 2020-07-26 18:21:55 +02:00
history.py Feature/currencies (#541) 2020-04-29 22:57:08 +02:00
manage.py Remove obsolete python code (<3.6). (#571) 2020-04-24 12:32:52 +02:00
messages.pot update translations (#641) 2020-05-30 21:57:45 +02:00
models.py Fix crash when trying to get a member from the wrong project 2020-07-26 19:21:16 +02:00
patch_sqlalchemy_continuum.py Add isort support. (#561) 2020-04-21 13:59:41 +02:00
run.py Replace currencyformat_nc with currency filter (#625) 2020-05-21 21:31:24 +02:00
utils.py Improve error handling when sending emails (#595) 2020-05-21 21:13:33 +02:00
versioning.py Add Project History Page (#553) 2020-04-20 15:30:27 +02:00
web.py Populate the demo project with defaults. (#616) 2020-05-24 11:45:34 +02:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00