zitadel/internal/api/grpc
Livio Amstutz 1367a2e139
feat: limit amount of active actions (#3143)
* max actions

* fix: max allowed actions

* fix: max allowed actions

* fix tests
2022-02-02 09:04:05 +01:00
..
action feat: actions (#2377) 2021-09-27 13:43:49 +02:00
admin feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00
auth fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
authn fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01:00
change fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
client/middleware fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
errors fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
features feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00
idp feat(queries): login policy idp links (#2767) 2021-12-08 14:49:19 +01:00
management fix: list IDPs on Org (#3141) 2022-02-01 08:32:59 +01:00
member feat: member queries (#2796) 2021-12-16 13:25:38 +00:00
metadata feat: user query (#3075) 2022-01-20 14:40:25 +00:00
object feat(queries): user membership (#2768) 2021-12-14 08:19:02 +01:00
org fix: use query side for requests (#2818) 2022-01-13 08:58:14 +01:00
policy fix(queries): Label policy projection (#2479) 2021-11-24 16:02:00 +01:00
project fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
server fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
text fix: return isDefault on login texts (#3076) 2022-01-20 13:18:49 +00:00
user feat: user query (#3075) 2022-01-20 14:40:25 +00:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
header_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
header.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00