##// END OF EJS Templates
move permission check of write access to repo groups inside a form....
move permission check of write access to repo groups inside a form. - it's runned via create/edit/fork forms - in case we have disabled repo creation, it will check root location write access for people that are not super admins, or have explicity create repo permission - in case there's a group value passed to form, it checks just admin or write access
marcink -
r3372:157231a4 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / controllers / admin
__init__.py Loading ...
admin.py Loading ...
defaults.py Loading ...
ldap_settings.py Loading ...
notifications.py Loading ...
permissions.py Loading ...
repos.py Loading ...
repos_groups.py Loading ...
settings.py Loading ...
users.py Loading ...
users_groups.py Loading ...