summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Expand)AuthorAgeFilesLines
...
* | UserRoles -> RolesJon Marius Venstad2019-04-152-17/+17
* | Replace Roles with static factories in RoleJon Marius Venstad2019-04-155-147/+102
* | Remove system from Context and rolesJon Marius Venstad2019-04-155-39/+31
* | Use system from enforcer, not context, when enforcing policiesJon Marius Venstad2019-04-154-23/+48
|/
* Merge pull request #9102 from vespa-engine/andreer/create-txt-recordsAndreas Eriksen2019-04-122-0/+15
|\
| * enable creation of TXT recordsandreer2019-04-122-0/+15
* | Merge pull request #9066 from vespa-engine/mpolden/public-endpoint-namesMartin Polden2019-04-113-14/+8
|\ \
| * | Add missing authorMartin Polden2019-04-091-3/+4
| * | Remove unused methodMartin Polden2019-04-091-6/+1
| * | Finalize Role#allowsMartin Polden2019-04-091-5/+3
* | | Merge pull request #9082 from vespa-engine/hakonhall/use-athenzidentity-inste...Håkon Hallingstad2019-04-112-2/+4
|\ \ \
| * | | More AthenzService -> AthenzIdentityHåkon Hallingstad2019-04-111-1/+2
| * | | Use AthenzIdentity instead of AthensServiceHåkon Hallingstad2019-04-101-1/+2
| | |/ | |/|
* | | Merge pull request #9081 from vespa-engine/jvenstad/nodes-in-application-v4Jon Marius Venstad2019-04-112-2/+30
|\ \ \
| * | | Expose application nodes in application/v4Jon Marius Venstad2019-04-101-0/+1
| * | | Support a few more fields in controller's NodeJon Marius Venstad2019-04-101-2/+29
| |/ /
* / / Support optional /api prefix for /user/v1 and /application/v4Jon Marius Venstad2019-04-101-8/+36
|/ /
* | Merge pull request #9070 from vespa-engine/mortent/remove-unused-methodJon Marius Venstad2019-04-101-5/+0
|\ \
| * | Remove unused methodMorten Tokle2019-04-101-5/+0
| |/
* | Merge pull request #9059 from vespa-engine/jvenstad/user-managementMorten Tokle2019-04-106-24/+118
|\ \ | |/ |/|
| * Allow application admins to delete their applicationsJon Marius Venstad2019-04-091-0/+1
| * Allow tenant and application roles read access to user membershpisJon Marius Venstad2019-04-091-1/+1
| * Allow user management in all systemsJon Marius Venstad2019-04-092-4/+3
| * Reorder roles from most to least privilegedJon Marius Venstad2019-04-091-5/+5
| * Fine-grained user management access controlJon Marius Venstad2019-04-093-8/+20
| * Rewire role inheritance, and test itJon Marius Venstad2019-04-092-4/+56
| * Add functionality to see whether a role implies anotherJon Marius Venstad2019-04-092-4/+34
* | Allow reading operator roles from external authz systemMorten Tokle2019-04-092-1/+19
|/
* Add mock MarketplaceJon Marius Venstad2019-04-091-0/+16
* Merge pull request #9051 from vespa-engine/hakonhall/move-zoneid-to-config-pr...Martin Polden2019-04-0916-297/+13
|\
| * Also move UpgradePolicy, ZoneFilter, and ZoneListHåkon Hallingstad2019-04-0815-208/+13
| * Move ZoneId to config-provisioningHåkon Hallingstad2019-04-0815-104/+15
* | Merge pull request #9048 from vespa-engine/mpolden/add-missing-record-typesAndreas Eriksen2019-04-081-1/+4
|\ \
| * | Add missing DNS record typesMartin Polden2019-04-081-1/+4
* | | Minor cleanupJon Marius Venstad2019-04-081-23/+23
* | | Add mock implementation of UserManagementJon Marius Venstad2019-04-081-1/+45
* | | Remove RoleId and move serialisation etc to UserRolesJon Marius Venstad2019-04-087-197/+193
* | | Fill out UserApiHandlerJon Marius Venstad2019-04-081-1/+1
* | | Add some TODOsJon Marius Venstad2019-04-081-1/+1
* | | Simplify UserManagementJon Marius Venstad2019-04-081-2/+2
* | | Remove applicationOwnerJon Marius Venstad2019-04-084-13/+1
* | | Remove controller-api from configserver-appHåkon Hallingstad2019-04-081-1/+0
| |/ |/|
* | Merge pull request #9039 from vespa-engine/hakonhall/install-controller-api-i...Arnstein Ressem2019-04-081-0/+1
|\ \ | |/ |/|
| * Install controller-api in configserverHåkon Hallingstad2019-04-051-0/+1
* | Do user management in CloudAccessControlJon Marius Venstad2019-04-051-1/+1
* | Make Roles injectableJon Marius Venstad2019-04-051-0/+8
* | Export packageJon Marius Venstad2019-04-051-0/+5
* | Review comments regarding ProtoRoleJon Marius Venstad2019-04-057-56/+55
* | Group -> RoleJon Marius Venstad2019-04-053-35/+35
* | Add missing buildService RoleJon Marius Venstad2019-04-041-1/+9