influxdb/authorizer
William Baker 8ee59f4bf4
feat(annotations): authorization service (#21665)
* feat(annotations): added authz service for annotations and streams

* fix: tests and adjustments

* chore: misc cleanup

* chore: update number in authz comment

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* chore: update number in authz comment

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* chore: update number in authz comment

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* fix: address review comments

* feat: added post-list filter for fine-grained auth

Co-authored-by: Daniel Moran <danxmoran@gmail.com>
2021-06-11 17:39:51 -04:00
..
agent.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
agent_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
annotation.go feat(annotations): authorization service (#21665) 2021-06-11 17:39:51 -04:00
annotation_test.go feat(annotations): authorization service (#21665) 2021-06-11 17:39:51 -04:00
auth.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
auth_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
authorize.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
authorize_find.go feat(annotations): authorization service (#21665) 2021-06-11 17:39:51 -04:00
backup.go feat: backup and restore sqlite database (#21584) 2021-06-02 19:07:53 -04:00
bucket.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
bucket_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
check.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
check_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
dashboard.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
dashboard_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
document.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
label.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
label_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
notebook.go chore: move notebook service interface to root (#21570) 2021-05-26 12:27:56 -04:00
notebook_test.go feat(annotations): authorization service (#21665) 2021-06-11 17:39:51 -04:00
notification_endpoint.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
notification_endpoint_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
notification_rule.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
notification_rule_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
org.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
org_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
password.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
password_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
restore.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
scraper.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
scraper_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
secret.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
secret_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
source.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
source_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
sql_backup_restore.go feat: backup and restore sqlite database (#21584) 2021-06-02 19:07:53 -04:00
sql_backup_restore_test.go feat: backup and restore sqlite database (#21584) 2021-06-02 19:07:53 -04:00
task.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
task_test.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
telegraf.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
telegraf_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
urm.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
urm_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
user.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
user_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
variable.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
variable_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00