OpenSlides/tests/unit/utils
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
..
__init__.py New Test order. 2015-01-24 18:00:03 +01:00
cache_provider.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
test_cache.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
test_collection.py Remove old projector code 2018-10-29 13:10:15 +01:00
test_utils.py more typings 2017-09-03 18:34:55 +02:00
test_validate.py Prevent XSS-attacks (fixes #2871) 2017-01-30 21:04:41 +01:00
test_views.py remove old client 2018-10-25 16:04:28 +02:00