| | |
| | | gb.verifyCommitterDescription = require committer identity to match pushing Gitblt user account (all merges require "--no-ff" to enforce committer identity)
|
| | | gb.repositoryPermissions = repository permissions
|
| | | gb.userPermissions = user permissions
|
| | | gb.teamPermissions = team permissions |
| | | gb.teamPermissions = team permissions
|
| | | gb.add = add
|
| | | gb.noPermission = NO ACCESS
|
| | | gb.viewPermission = {0} (view)
|
| | | gb.clonePermission = {0} (clone)
|
| | | gb.pushPermission = {0} (push)
|
| | | gb.createPermission = {0} (push, ref creation)
|
| | | gb.deletePermission = {0} (push, ref creation+deletion)
|
| | | gb.rewindPermission = {0} (push, ref creation+deletion+rewind) |