influxdb/authorizer
Leonardo Di Donato bd8bb5cb52 feat(authorizer): authorize the look up of labels by resource 2019-01-25 11:17:36 +01:00
..
auth.go feat(authorizer): add authorization service 2019-01-17 18:11:59 -05:00
auth_test.go test(authorizer): add authorized authorization service 2019-01-17 19:03:13 -05:00
authorize.go feat(influxdb): authorize org service operations 2019-01-16 14:41:57 -05:00
bucket.go fix(authorizer): use embedded service for find in bucket service 2019-01-17 16:04:16 -05:00
bucket_test.go feat(authorizer): add telegraf authorizer 2019-01-17 11:37:01 -05:00
dashboard.go feat(authorizer): add authorized dashboard service 2019-01-17 16:04:16 -05:00
dashboard_test.go test(authorizer): add dashboard service tests 2019-01-17 16:04:16 -05:00
label.go feat(authorizer): authorize the look up of labels by resource 2019-01-25 11:17:36 +01:00
label_test.go feat(authorizer): authorize the look up of labels by resource 2019-01-25 11:17:36 +01:00
macro.go feat(authorizer): macro authorizer 2019-01-17 14:50:18 +01:00
macro_test.go feat(authorizer): macro authorizer 2019-01-17 14:50:18 +01:00
org.go feat(influxdb): authorize org service operations 2019-01-16 14:41:57 -05:00
org_test.go feat(authorizer): add authorized bucket service 2019-01-16 15:37:19 -05:00
scraper.go feat(influxdb): add urm for scraper 2019-01-23 08:46:32 -08:00
scraper_test.go feat(influxdb): add urm for scraper 2019-01-23 08:46:32 -08:00
secret.go chore(authorizer): refactor order of checks 2019-01-22 19:23:23 +01:00
secret_test.go chore(authorizer): refactor order of checks 2019-01-22 19:23:23 +01:00
source.go fix(authorizer): allow default source orgID to be in the sources list 2019-01-18 13:14:43 -05:00
source_test.go feat(authorizer): source authorizer 2019-01-18 14:05:36 +01:00
telegraf.go feat(authorizer): add telegraf authorizer 2019-01-17 11:37:01 -05:00
telegraf_test.go feat(authorizer): add telegraf authorizer 2019-01-17 11:37:01 -05:00
urm.go feat(influxdb): add authorized user resource mappings 2019-01-18 14:22:08 -05:00
urm_test.go feat(influxdb): add authorized user resource mappings 2019-01-18 14:22:08 -05:00
user.go feat(influxdb): add authorization for user actions 2019-01-17 16:05:24 -05:00
user_test.go feat(influxdb): add authorization for user actions 2019-01-17 16:05:24 -05:00
util_test.go feat(authorizer): add authorized bucket service 2019-01-16 15:37:19 -05:00