zitadel/internal/api/authz
Silvan e38abdcdf3
perf: query data AS OF SYSTEM TIME (#5231)
Queries the data in the storage layser at the timestamp when the call hit the API layer
2023-02-27 22:36:43 +01:00
..
authorization_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
authorization.go feat: permit all features to every instance and organisation (#3566) 2022-05-02 11:18:17 +02:00
config.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
context_mock.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
context.go feat: system api requires authenticated requests (#3570) 2022-05-30 13:38:30 +02:00
detach.go perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
instance_test.go feat: enable iframe use (#4766) 2022-12-14 07:17:36 +01:00
instance.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
permissions_test.go feat: system api requires authenticated requests (#3570) 2022-05-30 13:38:30 +02:00
permissions.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
retry_test.go fix(authz): retry search memberships if no memberships found (#2869) 2021-12-17 16:28:41 +01:00
retry.go fix(authz): retry search memberships if no memberships found (#2869) 2021-12-17 16:28:41 +01:00
token_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
token.go fix: use issuer for jwt profile check on system api (#3741) 2022-05-31 13:11:49 +02:00