influxdb/authorization
Daniel Moran 15b9531273
fix: correct various typos (#19987)
Co-authored-by: kumakichi <xyesan@gmail.com>
2020-11-11 13:54:21 -05:00
..
error.go chore: update staticcheck and fix newly identified lint checks (#18737) 2020-06-26 18:54:09 -05:00
http_client.go refactor: create new token package (#17874) 2020-04-30 07:52:21 -07:00
http_server.go refactor: move name lookup to auth http (#18643) 2020-06-22 16:14:48 -07:00
http_server_test.go fix: correct various typos (#19987) 2020-11-11 13:54:21 -05:00
middleware_auth.go feat: add feature flag for refactored authorization package (#17944) 2020-05-08 10:00:39 -07:00
middleware_auth_test.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
middleware_logging.go fix: correct various typos (#19987) 2020-11-11 13:54:21 -05:00
middleware_metrics.go chore(metric): refactor the metric pkg to enable extension of vectors and naming convetions 2020-06-16 12:17:45 -07:00
mock_tenant.go refactor: move name lookup to auth http (#18643) 2020-06-22 16:14:48 -07:00
service.go fix: correct various typos (#19987) 2020-11-11 13:54:21 -05:00
service_test.go Merge remote-tracking branch 'origin/master' into sgc/tsm1 2020-08-11 10:25:01 -07:00
storage.go refactor: create new token package (#17874) 2020-04-30 07:52:21 -07:00
storage_authorization.go refactor: add new label package (#18078) 2020-05-21 11:30:19 -07:00
storage_authorization_test.go feat(authorization): Added tests for Read, Update, and Delete in Authorization 2020-07-07 16:20:26 -07:00