zitadel/internal/auth/repository/eventsourcing/eventstore
Silvan 3d865b3178
fix(auth): improve sign out handling (#2030)
* fix(auth): create index on token table

* only terminate active sessions

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-07-19 15:12:00 +02:00
..
application.go fix: merge master (#1398) 2021-03-10 11:13:53 +01:00
auth_request_test.go fix: handle reauth correctly (max_age=0 or prompt=login) (#1870) 2021-06-16 10:02:15 +02:00
auth_request.go feat: Custom text login (#1925) 2021-07-05 15:10:49 +02: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: bearer token encryption (#1524) 2021-04-06 08:31:18 +02:00
org.go feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02: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 fix: add avatar url in members, user grants, session and oidc responses (#1852) 2021-06-11 13:20:39 +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 fix(auth): improve sign out handling (#2030) 2021-07-19 15:12:00 +02:00