unrhodecode/rhodecode/lib/middleware
Marcin Kuzminski d3afc86451 branch-permissions: handle vcs operations and branch permissions.
- use new exceptions for branch permissions
- detect if we need to check permissions
- calculate super-admin the same way as regular users for override capabilities
- added new tests for branch permissions
2018-08-29 20:22:43 +02:00
..
utils release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
__init__.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
appenlight.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
csrf.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
https_fixup.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
request_wrapper.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
simplegit.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
simplehg.py mercurial: protocol security updates. 2018-04-25 13:10:52 +02:00
simplesvn.py caches: fix import of compute_key_from_params function. 2018-08-23 19:17:07 +02:00
simplevcs.py branch-permissions: handle vcs operations and branch permissions. 2018-08-29 20:22:43 +02:00
vcs.py debug: add new custom logging to track unique requests across systems. 2018-06-15 19:34:39 +02:00