summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/RpcFilter.java
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-10-21 22:04:35 -0400
committerJames Moger <james.moger@gitblit.com>2012-10-21 22:04:35 -0400
commit72cb19b84e87e63770391a37ea3872f963574869 (patch)
tree2b48634b92c7ccf598ee6ac68c9c2f0d95a857b8 /src/com/gitblit/RpcFilter.java
parent517865c182c322b47d2cdd825c50d385a3c274f0 (diff)
downloadgitblit-72cb19b84e87e63770391a37ea3872f963574869.tar.gz
gitblit-72cb19b84e87e63770391a37ea3872f963574869.zip
Implemented optional create-on-push
If this feature is enabled then permitted users can automatically create a repository when pushing to one that does not yet exist. Permitted users are administrators and any user with the CREATE role. If the pushing account is an administrator, the created repository may be located in any folder/project space. This reposiory will inherit the server's default access restriction and authorization control. The repository owner will be the pushing account. If the pushing account is a regular user with the CREATE role, the repository can only be located in the account's personal folder (~username/myrepo.git). This repository will be VIEW restricted and accessible by NAMED users. The repository owner will be the pushing account.
Diffstat (limited to 'src/com/gitblit/RpcFilter.java')
0 files changed, 0 insertions, 0 deletions