aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Remove vaasValerij Fredriksen2019-06-111-8/+8
* Call enforcer.allows rather than role.allows(..., enforcer)Jon Marius Venstad2019-04-151-16/+16
* Make Roles staticJon Marius Venstad2019-04-151-16/+11
* UserRoles -> RolesJon Marius Venstad2019-04-151-15/+15
* Replace Roles with static factories in RoleJon Marius Venstad2019-04-152-25/+22
* Use system from enforcer, not context, when enforcing policiesJon Marius Venstad2019-04-151-16/+19
* Merge pull request #9059 from vespa-engine/jvenstad/user-managementMorten Tokle2019-04-101-0/+49
|\
| * Rewire role inheritance, and test itJon Marius Venstad2019-04-091-0/+49
* | Allow reading operator roles from external authz systemMorten Tokle2019-04-091-1/+6
|/
* Merge pull request #9051 from vespa-engine/hakonhall/move-zoneid-to-config-pr...Martin Polden2019-04-091-1/+1
|\
| * Also move UpgradePolicy, ZoneFilter, and ZoneListHåkon Hallingstad2019-04-081-1/+1
| * Move ZoneId to config-provisioningHåkon Hallingstad2019-04-081-1/+1
* | Remove RoleId and move serialisation etc to UserRolesJon Marius Venstad2019-04-082-73/+67
* | Remove applicationOwnerJon Marius Venstad2019-04-081-2/+1
|/
* Group -> RoleJon Marius Venstad2019-04-051-11/+11
* Add ID classes and interface for user managementJon Marius Venstad2019-04-041-0/+74
* 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
* Replace ScrewdriverBuildJob with a booleanJon Marius Venstad2018-05-091-2/+2
* Remove unused RotationIdMartin Polden2018-04-061-5/+0
* Fix RevisionId validationMartin Polden2018-02-021-3/+8
* Move Athenz types from controller-api to vespa-athenzBjørn Christian Seime2018-01-173-158/+0
* Move AthenzDomain to vespa-athenzBjørn Christian Seime2018-01-163-17/+56
* Revert "Move AthenzDomain to vespa-athenz"Bjørn Christian Seime2018-01-153-56/+17
* Move AthenzDomain to vespa-athenzBjørn Christian Seime2018-01-113-17/+56
* Revert "Revert "Revert "Revert "Jvenstad/zone cleanup 4""""Jon Marius Venstad2018-01-031-3/+1
* Revert "Revert "Revert "Jvenstad/zone cleanup 4"""Harald Musum2018-01-021-1/+3
* Revert "Revert "Jvenstad/zone cleanup 4""Jon Marius Venstad2018-01-021-3/+1
* Revert "Jvenstad/zone cleanup 4"Jon Marius Venstad2018-01-021-1/+3
* Merge branch 'master' into jvenstad/zone-cleanup-4Jon Marius Venstad2018-01-022-0/+103
|\
| * Add hostname verifier that verifies CN in Athenz x509 certificatesBjørn Christian Seime2017-12-151-0/+82
| * Add utility method to create Athenz identity from stringBjørn Christian Seime2017-12-151-0/+21
* | Moved ZoneId to controller-api and added ZonesJon Marius Venstad2017-12-141-3/+1
|/
* Replace constructor with factoriesJon Marius Venstad2017-12-081-2/+2
* Replaced instantiation of Zone with ZoneId where applicableJon Marius Venstad2017-12-081-1/+1
* Revert "Factory constructor with region/env"Jon Marius Venstad2017-12-081-1/+1
* Factory constructor with region/envJon Marius Venstad2017-12-081-1/+1
* Athenz now uses "user" as principal domain and "home" as personal domainBjørn Christian Seime2017-11-011-2/+2
* Rename 'athens' -> 'athenz'Bjørn Christian Seime2017-10-171-2/+2
* Rename AthensDomain -> AthenzDomainBjørn Christian Seime2017-10-171-4/+4
* Rename getName -> getNameSuffixBjørn Christian Seime2017-10-161-1/+1
* Import controllerMartin Polden2017-08-242-0/+184