influxdb/v1/authorization
Jeffrey Smith II d705841a00
feat: error when creating v1 auth with a nonexistent bucket id (#23422)
* feat: error when creating v1 auth with a nonexistent bucket id

* fix: only check for buckets

* refactor: test cleanup for clarity
2022-06-13 15:52:28 -04:00
..
mocks
authorizer.go
authorizer_test.go
caching_password_service.go
caching_password_service_test.go
error.go
http_client.go
http_server.go
http_server_test.go
middleware_auth_password_service.go
middleware_auth_password_service_test.go
mock_tenant.go
service.go
service_password.go
storage.go
storage_authorization.go
storage_authorization_test.go
storage_password.go