zitadel/internal/auth/repository/eventsourcing/eventstore
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
..
application.go fix: client secret verification (for introspection) (#2570) 2021-10-26 11:33:59 +02:00
auth_request_test.go fix(queries): lockout policy (#2419) 2021-10-20 14:28:24 +00:00
auth_request.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
features.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
iam.go feat: Custom message files (#1992) 2021-07-13 07:13:39 +02:00
key.go fix(auth): read privacy policy from eventstore if not found (#2125) 2021-08-09 08:55:48 +02:00
org.go fix(queries): org iam policy (#2432) 2021-10-21 08:01:08 +00:00
project.go fix: commandside queries (#1313) 2021-02-22 14:08:47 +01:00
refresh_token.go fix: undo scan for current sequence in get by id (#1956) 2021-07-01 22:32:16 +02:00
token.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
user_grant.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
user_session.go fix: add avatar url in members, user grants, session and oidc responses (#1852) 2021-06-11 13:20:39 +02:00
user.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00