influxdb/authorizer
Daniel Moran 3317ea0644
fix: enable write-only users to pass auth checks in the V1 API (#19945)
2020-11-09 18:10:35 -05:00
..
agent.go revert: feat(pkger): add Stack resource type to global list 2020-07-22 12:48:53 -07:00
agent_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
auth.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
auth_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
authorize.go chore: remove hardcoded constants for ids 2020-09-10 12:35:25 -07:00
authorize_find.go fix: enable write-only users to pass auth checks in the V1 API (#19945) 2020-11-09 18:10:35 -05:00
backup.go fix: Use operator permissions for backup/restore 2020-11-05 10:05:01 -07:00
bucket.go chore(auth): remove unnecessary URM service from Bucket authorizer (#19060) 2020-08-04 14:37:14 +01:00
bucket_test.go chore(auth): remove unnecessary URM service from Bucket authorizer (#19060) 2020-08-04 14:37:14 +01:00
check.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
check_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
dashboard.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
dashboard_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
document.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
label.go refactor(notification): move rule service into own package (#19804) 2020-10-27 11:45:05 +00:00
label_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
notification_endpoint.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
notification_endpoint_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
notification_rule.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
notification_rule_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
org.go fix: org filtering for both kv and tenant need to match behaviors. (#17758) 2020-04-16 12:22:21 -06:00
org_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
password.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
password_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
restore.go feat: Implement full restore 2020-11-05 10:05:01 -07:00
scraper.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
scraper_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
secret.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
secret_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
source.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
source_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
task.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
task_test.go refactor: replace builtin package with fluxinit/static (#3304) (#19909) 2020-11-05 16:54:28 -08:00
telegraf.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
telegraf_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
urm.go refactor(notification): move rule service into own package (#19804) 2020-10-27 11:45:05 +00:00
urm_test.go refactor(notification): move rule service into own package (#19804) 2020-10-27 11:45:05 +00:00
user.go feat(task): Add new permission lookup pattern for executor (#18920) 2020-07-13 14:47:58 -06:00
user_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00
variable.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
variable_test.go refactor(tenant): move bucket and urm auth layers to tenant service (#17474) 2020-04-07 11:13:27 -07:00