##// END OF EJS Templates
api: add consistent permissions_summary data for both user and user_groups that expose...
api: add consistent permissions_summary data for both user and user_groups that expose the summary of permissions for each object. - deprecates the 'permissions' data key for get_user - adds a consistent way of fetching permissions summary for both objects.
marcink -
r2437:31460ef8 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / models / schemas
__init__.py Loading ...
test_gist_schema.py Loading ...
test_integration_schema.py Loading ...
test_repo_group_schema.py Loading ...
test_repo_schema.py Loading ...
test_schema_types.py Loading ...
test_user_schema.py Loading ...
test_user_usergroup_types.py Loading ...