unrhodecode/rhodecode/model/validation_schema
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
..
schemas 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
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
preparers.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
types.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
utils.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
validators.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
widgets.py events: added support for pull-request-comment and commit-comment events. 2020-04-17 22:08:42 +02:00