nk20/apps/api
Yohann D'ANELLO 3096cb2966
Parse input of search filters to prevent errors based on invalid regex, fixes #113
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2022-03-10 16:11:01 +01:00
..
__init__.py Update copyright for 2021 2021-06-14 21:45:56 +02:00
apps.py Update copyright for 2021 2021-06-14 21:45:56 +02:00
filters.py Parse input of search filters to prevent errors based on invalid regex, fixes #113 2022-03-10 16:11:01 +01:00
serializers.py Fix permission checks in the /api/me view 2022-03-09 11:45:24 +01:00
tests.py Parse input of search filters to prevent errors based on invalid regex, fixes #113 2022-03-10 16:11:01 +01:00
urls.py Update copyright for 2021 2021-06-14 21:45:56 +02:00
views.py Add profile and membership information to OAuth views 2021-03-09 10:57:35 +01:00
viewsets.py Parse input of search filters to prevent errors based on invalid regex, fixes #113 2022-03-10 16:11:01 +01:00