unrhodecode/rhodecode/model/validation_schema/schemas
Daniel Dourvaris 5d5bf456a6 permissions: allow users to update settings for repository groups they still own, or have admin perms, when they don't change their name.
- this before gave no-permission errors as the parent group access was checked
- since the group parent permission should be checked at creation, or name change this commit fixes such case
2020-07-02 11:39:35 +02:00
..
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
comment_schema.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
gist_schema.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
integration_schema.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
repo_group_schema.py permissions: allow users to update settings for repository groups they still own, or have admin perms, when they don't change their name. 2020-07-02 11:39:35 +02:00
repo_schema.py repositories: allow updating repository settings for users without store-in-root permissions 2020-06-25 10:21:46 +02:00
reviewer_schema.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
search_schema.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
user_group_schema.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
user_schema.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00