zitadel/internal
Livio Spring 66772ad0dd
fix: restrict AllowRegistration check to local registration (#5939)
* fix: restrict AllowRegistration check to local registration

* add comment

* add additional tests

* hide registration fields if no registration allowed

* fix: always allow linking and creation of external idps on users in userV2 and admin import

* chore: exclude console dist and node_module folders from cache

* chore: include node_module folders into cache again

* linting
2023-08-23 13:55:52 +02:00
..
actions fix: map metadata correctly in actions (#5526) 2023-03-23 14:28:53 +01:00
admin/repository feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
api fix: restrict AllowRegistration check to local registration (#5939) 2023-08-23 13:55:52 +02:00
auth/repository feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
auth_request/repository feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
authz feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
cache chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
command fix: restrict AllowRegistration check to local registration (#5939) 2023-08-23 13:55:52 +02:00
config feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
crypto feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
database feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
domain feat: add saml custom attribute action and translations (#6341) 2023-08-15 15:04:45 +00:00
errors feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
eventstore feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
form chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
i18n fix(login): use label policy settings for favicon, translate titles (#4641) 2022-11-07 08:55:12 +00:00
iam feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
id feat(api): new session service (#5801) 2023-05-05 15:34:53 +00:00
idp feat: add ldap external idp to login api (#5938) 2023-08-16 11:29:57 +00:00
integration fix(api): naming cleanup in user and session service (#6379) 2023-08-22 10:05:45 +00:00
logstore feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
migration feat(cli): add setup cleanup sub command (#5770) 2023-04-28 11:55:35 +00:00
notification fix: OTP SMS texts (#6387) 2023-08-18 10:28:08 +02:00
org fix: sanitize primary domain for orgs (#6125) 2023-07-18 12:42:57 +00:00
project fix: use current sequence for refetching of events (#5772) 2023-04-28 16:28:13 +02:00
proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
protoc ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00
qrcode docs(legal): Updated agreements and policies v2 (#3823) 2022-06-15 08:30:58 +02:00
query feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
renderer chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
repository feat: add ldap external idp to login api (#5938) 2023-08-16 11:29:57 +00:00
static feat: add ldap external idp to login api (#5938) 2023-08-16 11:29:57 +00:00
statik chore: initial version of a devcontainer (#6352) 2023-08-15 10:49:05 +02:00
telemetry fix: use singleton meter provider (#5725) 2023-04-25 18:15:32 +00:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
user feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
view feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
webauthn feat(api/v2): implement U2F session check (#6339) 2023-08-11 15:36:18 +00:00