zitadel/internal/auth/repository
Silvan 35fb2403d6
fix(auth): read privacy policy from eventstore if not found (#2125)
* fix(auth): read privacy policy from eventstore if not found

* Update internal/auth/repository/eventsourcing/eventstore/auth_request.go

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2021-08-09 08:55:48 +02:00
..
eventsourcing fix(auth): read privacy policy from eventstore if not found (#2125) 2021-08-09 08:55:48 +02:00
application.go fix: merge master (#1398) 2021-03-10 11:13:53 +01:00
auth_request.go feat: passwordless registration (#2103) 2021-08-02 15:24:58 +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: improve key rotation (#1328) 2021-02-23 08:32:00 +01:00
org.go feat: passwordless registration (#2103) 2021-08-02 15:24:58 +02:00
project.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
refresh_token.go feat: refresh token (#1728) 2021-05-20 11:33:35 +00:00
repository.go feat: refresh token (#1728) 2021-05-20 11:33:35 +00:00
token.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_grant.go fix: return authorizations on userinfo (#420) 2020-07-09 14:05:12 +02:00
user_session.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
user.go feat: User metadata (#2025) 2021-08-09 08:01:20 +02:00