influxdb/authorizer
Michael Desa bd52ed3659 fix(authorizer): allow default source orgID to be in the sources list 2019-01-18 13:14:43 -05: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
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 fix(authorizer): do not nead read action while writing to scrapers 2019-01-18 10:01:52 -05:00
scraper_test.go feat(authorizer): add scraper authorizer 2019-01-18 10:01:51 -05: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
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