zitadel/internal/repository
Elio Bischof ed0bc39ea4
feat: block instances (#7129)
* docs: fix init description typos

* feat: block instances using limits

* translate

* unit tests

* fix translations

* redirect /ui/login

* fix http interceptor

* cleanup

* fix http interceptor

* fix: delete cookies on gateway 200

* add integration tests

* add command test

* docs

* fix integration tests

* add bulk api and integration test

* optimize bulk set limits

* unit test bulk limits

* fix broken link

* fix assets middleware

* fix broken link

* validate instance id format

* Update internal/eventstore/search_query.go

Co-authored-by: Livio Spring <livio.a@gmail.com>

* remove support for owner bulk limit commands

* project limits to instances

* migrate instances projection

* Revert "migrate instances projection"

This reverts commit 214218732a.

* join limits, remove owner

* remove todo

* use optional bool

* normally validate instance ids

* use 302

* cleanup

* cleanup

* Update internal/api/grpc/system/limits_converter.go

Co-authored-by: Livio Spring <livio.a@gmail.com>

* remove owner

* remove owner from reset

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-01-17 10:16:48 +00:00
..
action refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
asset refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
authrequest refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
deviceauth feat(oidc): id token for device authorization (#7088) 2023-12-20 13:21:08 +01:00
feature fix: payload (de)serialization of some events (#6858) 2023-11-03 11:02:17 +00:00
flow refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
idp refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
idpconfig refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
idpintent refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
instance refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
keypair refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
limits feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
member refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
metadata refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01: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(oidc): id token for device authorization (#7088) 2023-12-20 13:21:08 +01:00
policy refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
project refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
pseudo feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
quota refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
restrictions feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
session refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
settings refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
user fix: update external username on idp if auto update is enabled (#7048) 2023-12-08 18:22:07 +01:00
usergrant refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00