zitadel/internal/auth/repository/eventsourcing/eventstore
Fabi 0ab973b967
feat: check has project (#2206)
* feat: define org grant check on project

* feat: has project check

* feat: has project check

* feat: check has project

* feat: check has project

* feat: add has project check to console

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

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

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

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

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

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

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

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

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

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

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

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

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

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* Update internal/ui/login/static/i18n/en.yaml

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* fix: add has project tests

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-08-18 10:49:04 +02:00
..
application.go fix: merge master (#1398) 2021-03-10 11:13:53 +01:00
auth_request_test.go feat: check has project (#2206) 2021-08-18 10:49:04 +02:00
auth_request.go feat: check has project (#2206) 2021-08-18 10:49:04 +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(auth): read privacy policy from eventstore if not found (#2125) 2021-08-09 08:55:48 +02:00
org.go fix(auth): read privacy policy from eventstore if not found (#2125) 2021-08-09 08:55:48 +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 faet: add usermemberships request to auth api (#2139) 2021-08-06 15:04:49 +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: User metadata (#2025) 2021-08-09 08:01:20 +02:00