OpenSlides/server/openslides/users
Finn Stutzenstein a8e329253c
Validate the from email for invalid characters
This might not be sufficient for all cases. If some other strange
IndexErrors appear, more validation has to be done. For now, it catches
all observed cases.
2021-04-22 12:33:33 +02:00
..
management Create initial user command 2020-10-28 08:22:32 +01:00
migrations Performance improvements for OS3+ 2021-01-21 12:53:51 +01:00
__init__.py Repository restructure 2020-08-21 08:11:13 +02:00
apps.py Add Chat on Server and client as draft 2021-02-09 16:07:52 +01:00
config_variables.py Repository restructure 2020-08-21 08:11:13 +02:00
models.py Validate the from email for invalid characters 2021-04-22 12:33:33 +02:00
restrict.py Delete unused code 2021-03-08 08:57:21 +01:00
serializers.py Add vote delegation on server side 2020-09-30 14:05:22 +02:00
signals.py Update users on can_see_extra_data permission change 2021-03-04 08:20:05 +01:00
urls.py Repository restructure 2020-08-21 08:11:13 +02:00
user_backend.py Repository restructure 2020-08-21 08:11:13 +02:00
views.py Update dependencies 2021-04-12 13:36:46 +02:00