zitadel/cmd
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
..
admin chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
build fix: allow version to be overwritten by build again (#4656) 2022-11-07 09:50:44 +00:00
initialise feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
key feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
ready feat: improve UX for external configuration (#6861) 2023-11-09 11:30:15 +01:00
setup feat: add SYSTEM_OWNER role (#6765) 2023-10-25 15:10:45 +00:00
start feat: improve UX for external configuration (#6861) 2023-11-09 11:30:15 +01:00
tls fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
defaults.yaml feat: option to disallow public org registration (#6917) 2023-11-22 09:29:38 +00:00
zitadel.go ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00