aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/test/java/com/yahoo/vespa/hosted/controller/api/role
Commit message (Expand)AuthorAgeFilesLines
* Restrict instrument/plan changeOla Aunronning2022-08-301-7/+6
* Convert controller-api to junit5Bjørn Christian Seime2022-07-282-35/+35
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Update billing privileges for publicØyvind Grønnesby2021-01-121-2/+2
* Limit operator's access to the billing APIØyvind Grønnesby2020-11-261-14/+14
* Add tester class and enumerate priviliges in billingØyvind Grønnesby2020-11-251-1/+126
* tenant creation for everyone in public (with restrictions/gated by flag) (#13...Andreas Eriksen2020-06-111-3/+3
* Create policies for billing API resourcesØyvind Grønnesby2020-04-271-0/+45
* Merge pull request #12452 from vespa-engine/mpolden/remove-unused-rolesMartin Polden2020-03-061-61/+4
|\
| * Remove unused tenantPipeline roleMartin Polden2020-03-051-2/+2
| * Remove unused athenzUser roleMartin Polden2020-03-051-9/+0
| * Remove unused tenant and application rolesMartin Polden2020-03-051-50/+2
* | Add test for supporters creating tenantsØyvind Grønnesby2020-03-051-0/+3
|/
* Add tenant access rules for /routing/v1/Martin Polden2020-02-171-0/+32
* Add supporter roletoby2020-02-121-0/+23
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Define access control '/system-flags/v1' dry-runBjørn Christian Seime2019-11-081-4/+11
* Define access control for '/system-flags/v1' on controllerBjørn Christian Seime2019-11-071-0/+9
* Add InstanceRole and the instance role athenzUserJon Marius Venstad2019-10-101-0/+9
* Introduce simplified roles without removing old ones - some tests commented outØyvind Grønnesby2019-10-081-0/+15
* Revert "Revert "Remove vaas""Harald Musum2019-06-121-8/+8
* Revert "Remove vaas"Harald Musum2019-06-121-8/+8
* Remove vaasValerij Fredriksen2019-06-111-8/+8
* Call enforcer.allows rather than role.allows(..., enforcer)Jon Marius Venstad2019-04-151-16/+16
* Replace Roles with static factories in RoleJon Marius Venstad2019-04-151-15/+14
* Use system from enforcer, not context, when enforcing policiesJon Marius Venstad2019-04-151-16/+19
* Rewire role inheritance, and test itJon Marius Venstad2019-04-091-0/+49
* Replace RoleMembership with a bound Role, using enum ProtoRole for declarationsJon Marius Venstad2019-04-042-74/+54
* Move role package to controller-apiJon Marius Venstad2019-04-042-0/+146