zitadel/internal/api/authz
Livio Amstutz e1a3cc732d
fix: check allowed origins from calling and not called application (#2106)
* fix: check allowed origins from calling and not called application

* fix test
2021-07-30 11:30:51 +02:00
..
authorization_test.go feat: usergrant (#489) 2020-07-22 14:00:29 +02:00
authorization.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
config.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
context_mock.go fix: new es testing (#1411) 2021-03-15 12:51:15 +01:00
context.go feat: make x-zitadel-orgid optional (resource owner by default) (#1591) 2021-04-15 10:57:01 +02:00
permissions_test.go fix: check allowed origins from calling and not called application (#2106) 2021-07-30 11:30:51 +02:00
permissions.go fix: merge master (#1306) 2021-02-18 13:41:55 +01:00
token_test.go fix: merge master (#1306) 2021-02-18 13:41:55 +01:00
token.go fix: check allowed origins from calling and not called application (#2106) 2021-07-30 11:30:51 +02:00