##// END OF EJS Templates
Implemented #738 Giving a user WRITE+ permissions on folder should not allow repo creation in root folder....
Implemented #738 Giving a user WRITE+ permissions on folder should not allow repo creation in root folder. user can create repos only if he got explicitly permission for creating repos globally, or have WRITE+ permission on a group. Then he can create repositories inside this group
marcink -
r3333:06988438 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / model
__init__.py Loading ...
changeset_status.py Loading ...
comment.py Loading ...
db.py Loading ...
forms.py Loading ...
meta.py Loading ...
notification.py Loading ...
permission.py Loading ...
pull_request.py Loading ...
repo.py Loading ...
repo_permission.py Loading ...
repos_group.py Loading ...
scm.py Loading ...
user.py Loading ...
users_group.py Loading ...
validators.py Loading ...