zitadel/internal/api/authz
Livio Amstutz 370cd19a83
fix: improve permission checks (#682)
* separate roles for global org

* remove old user grant permissions

* allow context permissions

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-09-01 16:38:34 +02:00
..
authorization_test.go feat: usergrant (#489) 2020-07-22 14:00:29 +02:00
authorization.go feat: usergrant (#489) 2020-07-22 14:00:29 +02:00
config.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
context_mock.go fix(tests): go version of tests (#618) 2020-08-20 22:09:37 +02:00
context.go fix: translation (#647) 2020-08-28 09:44:43 +02:00
permissions_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
permissions.go fix: improve permission checks (#682) 2020-09-01 16:38:34 +02:00
token_test.go fix: translation (#647) 2020-08-28 09:44:43 +02:00
token.go fix: translation (#647) 2020-08-28 09:44:43 +02:00