summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/security
Commit message (Expand)AuthorAgeFilesLines
* Handle deleted tenantsValerij Fredriksen2021-09-151-1/+1
* Text.fmt -> Text.formatArne Juul2021-06-291-1/+1
* String.format -> Text.fmtArne Juul2021-06-291-1/+2
* Move MAX_TRIAL_TENANTS to PermanentFlagsØyvind Grønnesby2021-04-061-2/+1
* Rename, remove unused, non-functionalJon Marius Venstad2021-03-251-1/+1
* Store createdAt for tenant in ZKValerij Fredriksen2021-01-192-3/+6
* Merge remote-tracking branch 'origin/master' into ogronnesby/trial-tenant-limitØyvind Grønnesby2020-12-031-2/+5
|\
| * Move definition of permanent flags to separate classBjørn Christian Seime2020-12-031-3/+5
* | Expose create trial limit in user APIØyvind Grønnesby2020-12-031-3/+1
* | Introduce trial tenant limitØyvind Grønnesby2020-12-011-0/+17
|/
* Merge pull request #14004 from vespa-engine/ogronnesby/keep-user-creating-tenantJon Marius Venstad2020-08-061-1/+1
|\
| * keep which user created a tenantØyvind Grønnesby2020-08-061-1/+1
* | BillingController deletes billing infoOla Aunrønning2020-08-061-12/+11
|/
* Stop reading BillingInfo but write the default valueØyvind Grønnesby2020-08-051-3/+1
* Disallow deleting tenants with outstanding chargesOla Aunrønning2020-08-041-6/+10
* Revert "Merge pull request #13726 from vespa-engine/revert-13715-olaa/billing...Ola Aunrønning2020-06-291-4/+4
* Revert "Add BillingApiHandler"Harald Musum2020-06-271-4/+4
* Add BillingApiHandlerOla Aunrønning2020-06-261-4/+4
* allow users to delete trial tenants (#13625)Andreas Eriksen2020-06-181-2/+11
* verify tenant creation with roles from auth0 (#13594)Andreas Eriksen2020-06-162-3/+4
* tenant creation for everyone in public (with restrictions/gated by flag) (#13...Andreas Eriksen2020-06-113-6/+89
* Add/corect copyright headersJon Bratseth2020-01-0310-0/+10
* Include changes from #11407Valerij Fredriksen2019-12-022-17/+0
* Pass Okta identity token to Athenz tenancy operationsBjørn Christian Seime2019-10-292-10/+27
* Introduce simplified roles without removing old ones - some tests commented outØyvind Grønnesby2019-10-081-3/+7
* Split instance and application and creation and deletion, but let REST API do...Jon Marius Venstad2019-10-032-6/+6
* Store developer keys <-> developers, and modify through application/v4Jon Marius Venstad2019-10-011-1/+1
* Put Instances in Application, and replace ALL THE THINGS!!!Jon Marius Venstad2019-09-282-4/+5
* Rename Application -> InstanceJon Marius Venstad2019-09-182-5/+5
* Remove unused Marketplace interfaceMartin Polden2019-09-091-6/+6
* Make Roles staticJon Marius Venstad2019-04-151-6/+4
* UserRoles -> RolesJon Marius Venstad2019-04-151-7/+7
* Replace Roles with static factories in RoleJon Marius Venstad2019-04-151-7/+4
* Create all tenant and application roles on creationJon Marius Venstad2019-04-091-7/+7
* Rename parameter and use injected mockJon Marius Venstad2019-04-092-6/+3
* Minor cleanupJon Marius Venstad2019-04-081-1/+0
* Remove RoleId and move serialisation etc to UserRolesJon Marius Venstad2019-04-081-25/+10
* Add some TODOsJon Marius Venstad2019-04-081-1/+1
* Remove applicationOwnerJon Marius Venstad2019-04-081-3/+2
* Do user management in CloudAccessControlJon Marius Venstad2019-04-052-16/+47
* Validate tenant names when creating a TenantSpecJon Marius Venstad2019-04-041-1/+2
* Move athenz api to separate packageJon Marius Venstad2019-03-261-1/+0
* Disallow overriding tenant domain on requestsJon Marius Venstad2019-03-223-9/+13
* Remove AthenzDomain and make Property mandatory in AthenzTenantSpecJon Marius Venstad2019-03-212-6/+4
* Non-functional changes (doc, imports, etc..)Jon Marius Venstad2019-03-212-5/+0
* Rename Claim to Spec, and update some docJon Marius Venstad2019-03-218-50/+42
* Remove things that were moved to Credentials from TenantClaim and childrenJon Marius Venstad2019-03-215-27/+11
* Remove unused ApplicationClaim and childrenJon Marius Venstad2019-03-214-80/+1
* Rename Claims -> AccessControlRequestsJon Marius Venstad2019-03-213-10/+6
* Update credential docsJon Marius Venstad2019-03-213-12/+13