zitadel/internal/api/grpc/admin
Silvan 92f9eedbe0
fix(projections): user idp link projection (#2583)
* fix(projections): add app

* fix(migration): add index for project_id

* test: app projection

* fix(projections): add idp_user_link

* test: idp user link

* fix: migration versions

* refactor: rename externalIDP to UserIDPLink

* fix: interface methods
2021-11-02 10:08:47 +01:00
..
custom_text_converter.go fix: tos on external registration (#2164) 2021-08-11 11:50:03 +00:00
custom_text.go feat: passwordless registration (#2103) 2021-08-02 15:24:58 +02:00
failed_event_converter_test.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
failed_event_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
failed_event.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
features.go feat: actions (#2377) 2021-09-27 13:43:49 +02:00
iam_member_converter_test.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
iam_member_converter.go fix: handle possible nil pointer of query (#1407) 2021-03-11 09:40:40 +01:00
iam_member.go fix: backend bugs (#1449) 2021-03-22 14:40:25 +01:00
idp_converter_test.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
idp_converter.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
idp.go fix(queries): idp projection (#2411) 2021-10-20 13:20:07 +02:00
information.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
label_policy_converter.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
label_policy.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
language.go feat: Custom message files (#1992) 2021-07-13 07:13:39 +02:00
lockout_converter.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
lockout.go fix(queries): lockout policy (#2419) 2021-10-20 14:28:24 +00:00
login_policy_converter.go feat: add hide password reset to login policy (#1806) 2021-06-03 11:53:30 +02:00
login_policy.go fix(queries): login policy projection (#2401) 2021-10-19 08:10:37 +00:00
oneof.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
org_converter.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
org_iam_policy.go fix(queries): org iam policy (#2432) 2021-10-21 08:01:08 +00:00
org.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
password_age_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
password_age.go fix(queries): password age policy (#2418) 2021-10-20 13:02:58 +00:00
password_complexity_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
password_complexity.go fix(query): pw complexity policy (#2417) 2021-10-20 13:44:02 +02:00
privacy_policy_converter.go feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
privacy_policy.go fix(queries): privacy policy (#2431) 2021-10-20 15:12:34 +00:00
server.go fix(queries): org iam policy (#2432) 2021-10-21 08:01:08 +00:00
user_converter.go fix: remove duplicate pw and otp verification (#2226) 2021-08-18 17:04:56 +02:00
view_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
view.go feat: protos refactoring 2021-03-09 10:30:11 +01:00