PCv5/app/utils
Lephe daadd21877
utils/converters: use ValidationError instead of Exception
This ensures that after validation the page is resolved as a 404 instead
of displaying a 500.
2021-07-07 15:23:55 +02:00
..
filters filters: add humanize filter 2021-04-27 19:33:21 +02:00
markdown_extensions markdown: add linkify extension 2021-02-24 00:38:26 +01:00
validators review of privileges and forum permissions 2021-02-26 18:32:45 +01:00
bleach_allowlist.py markdown: add linkify extension 2021-02-24 00:38:26 +01:00
check_csrf.py security: add CSRF protection globally 2020-09-26 14:48:30 +02:00
converters.py utils/converters: use ValidationError instead of Exception 2021-07-07 15:23:55 +02:00
filesize.py fix: better PEP8 2020-08-05 22:52:56 +02:00
glados.py glados: added glados socket and example wrapper 2020-11-11 13:28:53 +01:00
ldap.py ldap: add sub-organization feature 2020-08-25 23:05:54 +02:00
login_as.py login_as: fixed some issues 2021-03-06 11:36:35 +01:00
notify.py fix a typo in many files 2020-08-25 22:57:45 +02:00
priv_required.py review of privileges and forum permissions 2021-02-26 18:32:45 +01:00
render.py md: improved markdown 2021-02-20 15:39:52 +01:00
send_mail.py utils: FIX titre de l'email de réinit du mot de passe 2020-07-21 22:39:09 +02:00
unicode_names.py utils: add normalization of Unicode names 2019-06-05 18:24:41 -04:00
valid_name.py fix a typo in many files 2020-08-25 22:57:45 +02:00