ihatemoney/ihatemoney
Baptiste Jonglez 109d7fca17 Add CSRF validation to most disruptive actions
This also switches all such actions to POST requests.

Deleting the project is handled in another commit because it requires more
changes.
2021-07-17 13:54:11 +02:00
..
api Rework currency switching (#661) 2021-07-06 21:51:32 +02:00
conf-templates Document timezone settings 2020-11-13 21:40:39 +01:00
migrations Set black target to python3.6 2020-11-25 09:25:36 +01:00
static Add CSRF validation to most disruptive actions 2021-07-17 13:54:11 +02:00
templates Add CSRF validation to most disruptive actions 2021-07-17 13:54:11 +02:00
tests Add CSRF validation to most disruptive actions 2021-07-17 13:54:11 +02:00
translations Translated using Weblate (Indonesian) 2021-07-12 23:30:30 +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 Change the URL of the exchange API. Fixes #735 (#736) 2021-04-07 15:29:33 +02:00
default_settings.py Add portuguese to available languages 2020-11-13 00:28:52 +01:00
forms.py Add CSRF validation to most disruptive actions 2021-07-17 13:54:11 +02:00
history.py Improve localization on the History page using string replacement (#587) 2021-07-12 22:48:19 +02:00
manage.py remove usage of Flask-Script 2021-06-06 15:13:21 +02:00
messages.pot Regenerate translation files 2021-07-09 01:20:50 +02:00
models.py Fix SQL query in has_multiple_currencies 2021-07-10 00:34:43 +02:00
patch_sqlalchemy_continuum.py Set black target to python3.6 2020-11-25 09:25:36 +01:00
run.py Improve localization on the History page using string replacement (#587) 2021-07-12 22:48:19 +02:00
utils.py Improve localization on the History page using string replacement (#587) 2021-07-12 22:48:19 +02:00
versioning.py Add Project History Page (#553) 2020-04-20 15:30:27 +02:00
web.py Add CSRF validation to most disruptive actions 2021-07-17 13:54:11 +02:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00