influxdb/authorizer
Kelvin Wang 50d5a2cc45 fix(authorization): ignore the labels 2019-03-19 22:53:35 -04:00
..
auth.go fix(task): create authorization when using token to create task 2019-02-15 12:11:55 -08: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 use tracing.StartSpanFromContext 2019-03-07 12:12:31 -07: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 fix(authorization): ignore the labels 2019-03-19 22:53:35 -04:00
label_test.go fix tests 2019-03-19 11:21:27 -07: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(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
telegraf_test.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06: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
variable.go Rename all occurences of Macro to Variable 2019-02-14 13:21:57 -08:00
variable_test.go feat(influxd): Tracing refactor (#12318) 2019-03-04 11:48:11 -08:00