Actions
Feature #4044
openBranch permissions
Start date:
27.06.2016
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Description
WIP specs of branch permissions
- pattern based
- write restriction only via push
- another permission could be merge restriction via web ifce
- allow/deny semanticks (aka firewall rules pattern)
perms on branches:
- NONE
- WEB BASED MERGE
- PUSH
- FORCE PUSH
Each gives previous plus given permission
Updated by Marcin Kuzminski [CTO] over 8 years ago
- Target version changed from v4.3 to v4.4
Updated by Marcin Kuzminski [CTO] over 8 years ago
- Target version changed from v4.4 to v4.5
Updated by Marcin Kuzminski [CTO] about 8 years ago
- Target version changed from v4.5 to v4.6
Updated by Marcin Kuzminski [CTO] almost 8 years ago
Add interface to permissions.
- "branch permission" label next to revoke/delete only for users with write+
- opens a new interface to allow adding multiple entries with pattern base
- add checkbox with "allow force push"
Updated by Marcin Kuzminski [CTO] almost 8 years ago
- Target version changed from v4.6 to v4.7
Updated by Marcin Kuzminski [CTO] over 7 years ago
- Target version changed from v4.7 to v4.8
Updated by Marcin Kuzminski [CTO] over 7 years ago
- Status changed from New to In Progress
Updated by Marcin Kuzminski [CTO] over 7 years ago
- Status changed from In Progress to New
Updated by Marcin Kuzminski [CTO] over 7 years ago
- Target version changed from v4.8 to v4.10
Updated by Marcin Kuzminski [CTO] over 7 years ago
- Status changed from New to In Progress
Updated by Marcin Kuzminski [CTO] about 7 years ago
- Target version changed from v4.10 to v4.11
Updated by Marcin Kuzminski [CTO] almost 7 years ago
- Target version changed from v4.11 to v4.12
Updated by Marcin Kuzminski [CTO] over 6 years ago
- Target version changed from v4.12 to v4.13
Updated by Marcin Kuzminski [CTO] about 6 years ago
- Status changed from In Progress to Resolved
Implemented, and deployed to code.rhodecode.com
Actions