zitadel/internal/auth/repository
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
..
eventsourcing feat: check has project (#2206) 2021-08-18 10:49:04 +02:00
application.go fix: merge master (#1398) 2021-03-10 11:13:53 +01:00
auth_request.go fix: tos on external registration (#2164) 2021-08-11 11:50:03 +00: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