zitadel/internal/api
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
..
assets fix(api): return correct http code on assets api (#6388) 2023-08-18 13:51:11 +00:00
authz feat(api): add and remove OTP (SMS and email) (#6295) 2023-08-02 18:57:53 +02:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc fix: restrict AllowRegistration check to local registration (#5939) 2023-08-23 13:55:52 +02:00
http fix(api): return correct http code on assets api (#6388) 2023-08-18 13:51:11 +00:00
idp feat: add ldap external idp to login api (#5938) 2023-08-16 11:29:57 +00:00
oidc fix: setMetadata in saml and pre access token triggers (#6398) 2023-08-21 14:21:45 +02:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml fix: setMetadata in saml and pre access token triggers (#6398) 2023-08-21 14:21:45 +02:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui fix: restrict AllowRegistration check to local registration (#5939) 2023-08-23 13:55:52 +02:00
api.go Merge branch 'main' into grcp-server-reflect 2023-05-16 10:51:32 +02:00