influxdb/authorizer
Lorenzo Affetti 40999629ee
refactor(authorizer): auth micro framework
2020-03-19 09:43:20 +01:00
..
auth.go if(influxdb): updated auth shall return 2019-04-01 12:56:29 -04:00
auth_test.go if(influxdb): updated auth shall return 2019-04-01 12:56:29 -04:00
authorize.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
authorize_find.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
backup.go feat(storage): implement backup and restore (#16504) 2020-01-21 14:22:45 -08:00
bucket.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
bucket_test.go fix(buckets): prevent returning system buckets to unauthorized users (#17117) 2020-03-11 13:06:08 -04:00
check.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
check_test.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
dashboard.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
dashboard_test.go test(authorizer): add dashboard service tests 2019-01-17 16:04:16 -05:00
document.go refactor(authorizer): make document permission in line with other services 2020-03-12 09:52:37 +01:00
label.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
label_test.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
notification_endpoint.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
notification_endpoint_test.go fix(authorizer): fix endpoint handler auth 2020-03-11 18:09:53 +01:00
notification_rule.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
notification_rule_test.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
org.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
org_test.go feat(authorizer): add authorized bucket service 2019-01-16 15:37:19 -05:00
password.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
password_test.go chore: refactor password service to provide userID instead of name 2019-11-20 09:16:31 -08:00
scraper.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
scraper_test.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
secret.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
secret_test.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
source.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
source_test.go feat(authorizer): source authorizer 2019-01-18 14:05:36 +01:00
task.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
task_test.go refactor: rename Generate to OnboardInitialUser 2020-03-18 15:35:26 -07:00
telegraf.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
telegraf_test.go fix(influxdb): rename telegraf orgID 2019-06-03 16:20:53 -04:00
urm.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
urm_test.go feat(influxdb): add authorized user resource mappings 2019-01-18 14:22:08 -05:00
user.go refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01: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 refactor(authorizer): auth micro framework 2020-03-19 09:43:20 +01:00
variable_test.go feat(influxd): Tracing refactor (#12318) 2019-03-04 11:48:11 -08:00