zitadel/internal/api/grpc
Elio Bischof dd33538c0a
feat: restrict languages (#6931)
* 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

* configure supported languages

* fix allowed languages

* fix tests

* default lang must not be restricted

* preferred language must be allowed

* change preferred languages

* check languages everywhere

* lint

* test command side

* lint

* add integration test

* add integration test

* restrict supported ui locales

* lint

* lint

* cleanup

* lint

* allow undefined preferred language

* fix integration tests

* update main

* fix env var

* ignore linter

* ignore linter

* improve integration test config

* reduce cognitive complexity

* compile

* check for duplicates

* remove useless restriction checks

* review

* revert restriction renaming

* fix language restrictions

* lint

* generate

* allow custom texts for supported langs for now

* fix tests

* cleanup

* cleanup

* cleanup

* lint

* unsupported preferred lang is allowed

* fix integration test

* finish reverting to old property name

* finish reverting to old property name

* load languages

* refactor(i18n): centralize translators and fs

* lint

* amplify no validations on preferred languages

* fix integration test

* lint

* fix resetting allowed languages

* test unchanged restrictions
2023-12-05 11:12:01 +00:00
..
action feat: add saml custom attribute action and translations (#6341) 2023-08-15 15:04:45 +00:00
admin feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
auth feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
authn chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
change refactor(changes): use queries.SearchEvents (#5388) 2023-03-17 09:14:06 +00:00
client/middleware fix: add https status to activity log (#6978) 2023-11-28 16:56:29 +01:00
errors remove negated integration tags 2023-04-26 19:55:13 +03:00
event chore(deps): upgrade all go modules (#6895) 2023-11-13 10:41:29 +00:00
idp fix: list mapping of saml provider configuration type (#6815) 2023-10-26 10:06:37 +00:00
instance feat(system api): list instances by domains (#6806) 2023-10-25 19:20:12 +00:00
management feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
member chore(console): remove first and lastName fallback from user (#5629) 2023-04-11 15:56:51 +00:00
metadata fix: org metadata query (#6161) 2023-07-07 15:48:41 +02:00
object feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
oidc/v2 feat(oidc): use the new oidc server interface (#6779) 2023-10-25 15:44:05 +00:00
org feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
policy feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +00:00
project feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
server feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
session/v2 fix: add https status to activity log (#6978) 2023-11-28 16:56:29 +01:00
settings feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
system perf: remove owner removed columns from projections for oidc (#6925) 2023-11-20 17:21:08 +02:00
text feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
user feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
fields.go fix: provide more information in the retrieve idp information (#5927) 2023-06-20 14:39:50 +02:00
header_test.go remove negated integration tags 2023-04-26 19:55:13 +03:00
header.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
probes_test.go add server reflection to Probes list 2023-05-07 16:47:43 +02:00
probes.go add server reflection to Probes list 2023-05-07 16:47:43 +02:00