OpenSlides/tests/integration/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
..
__init__.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00
test_views.py New url schema 2018-08-22 22:05:06 +02:00
test_viewset.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00