| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
in api/permissions/add_group
|
|
|
|
| |
in api/user_groups/update
|
|
|
|
| |
in api/user_groups/update
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
so that Compute Engine can call it without emulating
authroization stack.
Authorization is verified directly in the api/permissions
web services.
|
|
|
|
| |
for consistency with org.sonar.server.usergroups.ws.ProjectId and ProjectWsRef
|
|
|
|
| |
for consistency with org.sonar.server.usergroups.ws.ProjectId
|
| |
|
| |
|
|
|
| |
by moving each index next to the related table
|
|
|
|
|
| |
replaced by GroupPermissionDao#hasRootComponentPermissions() and
UserPermissionDao#hasRootComponentPermissions()
|
|
|
|
| |
replaced by GroupPermissionDao#delete()
|
|
|
|
| |
Replaced by GroupPermissionDao#deleteByRootComponentId()
|
| |
|
| |
|
|
|
|
| |
when adding permissions to a group
|
|
|
|
| |
Column is currently empty.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|