OpenSlides/openslides/users
FinnStutzenstein 7d455b34f5
Fix the creation of saml users
When created, they are put into the cache.
Also allows bulk-delete for saml users.
2020-06-10 15:06:13 +02:00
..
management Added optional argument '--email' for createopenslidesuser command. 2020-01-05 15:17:09 +01:00
migrations Added vote weight and fixed named voting 2020-04-07 07:27:54 +02:00
__init__.py Run black 2019-01-08 21:51:52 +01:00
access_permissions.py saml 2019-10-21 13:34:01 +02:00
apps.py saml 2019-10-21 13:34:01 +02:00
config_variables.py Updated translations 2020-05-14 19:52:18 +02:00
db.py Restarting the id sequence for postgresql 2019-07-30 10:42:11 +02:00
models.py Added vote weight and fixed named voting 2020-04-07 07:27:54 +02:00
projector.py Rewrite projector code to be cache friendly 2020-05-22 15:23:54 +02:00
serializers.py adds more permissive html validation 2020-04-16 10:26:48 +02:00
signals.py Restarting the id sequence for postgresql 2019-07-30 10:42:11 +02:00
urls.py Add set present toggle in user menu 2020-03-30 09:57:57 +02:00
user_backend.py saml 2019-10-21 13:34:01 +02:00
views.py Fix the creation of saml users 2020-06-10 15:06:13 +02:00