zitadel/internal/auth/repository/eventsourcing/eventstore
Fabi beb1c1604a
feat: Privacy policy (#1957)
* feat: command side privacy policy

* feat: add privacy policy to api

* feat: add privacy policy query side

* fix: add privacy policy to mgmt api

* fix: add privacy policy to auth and base data

* feat: use privacyPolicy in login gui

* feat: use privacyPolicy in login gui

* feat: test org fatures

* feat: typos

* feat: tos in register
2021-07-05 10:36:51 +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: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
features.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
iam.go fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01: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(console): remove cropper, set avatar url if available (#1865) 2021-06-14 13:53:40 +02:00