OpenSlides/openslides/users
Oskar Hahn cd34d30866 Remove utils.collections.Collection class and other cleanups
* Activate restricted_data_cache on inmemory cache
* Use ElementCache in rest-api get requests
* Get requests on the restapi return 404 when the user has no permission
* Added async function for has_perm and in_some_groups
* changed Cachable.get_restricted_data to be an ansync function
* rewrote required_user_system
* changed default implementation of access_permission.check_permission to
  check a given permission or check if anonymous is enabled
2018-11-03 20:48:19 +01:00
..
management Save default password with createopenslidesuser command. 2018-01-23 10:29:11 +01:00
migrations New superadmin group 2018-10-12 07:58:18 +02:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
apps.py Moved the collection of config variables before the generation of angular constants 2018-09-18 07:50:33 +02:00
config_variables.py Updated German translations. 2018-02-16 16:41:55 +01:00
models.py New superadmin group 2018-10-12 07:58:18 +02:00
projector.py Remove old projector code 2018-10-29 13:10:15 +01:00
serializers.py Update to channels 2 2018-08-22 06:30:11 +02:00
signals.py New superadmin group 2018-10-12 07:58:18 +02:00
urls.py Update to channels 2 2018-08-22 06:30:11 +02:00
views.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00