zitadel/internal/repository
Elio Bischof 76fe032b5f
feat: option to disallow public org registration (#6917)
* feat: return 404 or 409 if org reg disallowed

* fix: system limit permissions

* feat: add iam limits api

* feat: disallow public org registrations on default instance

* add integration test

* test: integration

* fix test

* docs: describe public org registrations

* avoid updating docs deps

* fix system limits integration test

* silence integration tests

* fix linting

* ignore strange linter complaints

* review

* improve reset properties naming

* redefine the api

* use restrictions aggregate

* test query

* simplify and test projection

* test commands

* fix unit tests

* move integration test

* support restrictions on default instance

* also test GetRestrictions

* self review

* lint

* abstract away resource owner

* fix tests

* lint
2023-11-22 09:29:38 +00:00
..
action feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
asset feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
authrequest feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
deviceauth fix: payload (de)serialization of some events (#6858) 2023-11-03 11:02:17 +00:00
feature fix: payload (de)serialization of some events (#6858) 2023-11-03 11:02:17 +00:00
flow fix: payload (de)serialization of some events (#6858) 2023-11-03 11:02:17 +00:00
idp feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
idpconfig feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
idpintent feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +00:00
keypair feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
limits feat: limit audit trail (#6744) 2023-10-25 11:42:00 +00:00
member feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
metadata feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
milestone feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
oidcsession feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
org feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +00:00
policy fix: payload (de)serialization of some events (#6858) 2023-11-03 11:02:17 +00:00
project feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
pseudo feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
quota feat: limit audit trail (#6744) 2023-10-25 11:42:00 +00:00
restrictions feat: option to disallow public org registration (#6917) 2023-11-22 09:29:38 +00:00
session feat: allow session deletion without session token (#6889) 2023-11-16 07:35:50 +01:00
settings feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
user feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
usergrant feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00