OpenSlides/openslides/mediafiles
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
..
migrations Prepare migrations for 2.1b1. 2016-12-13 11:58:36 +01:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
access_permissions.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
apps.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
models.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
projector.py Remove old projector code 2018-10-29 13:10:15 +01:00
serializers.py rename mediafiles private flag to hidden 2016-12-12 16:23:31 +01:00
signals.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
views.py Changed mediafile protection logic (closes #3707) 2018-04-24 11:32:17 +02:00