influxdb/authorization
Geoffrey Wossum eb8c4e6fe1
chore: remove TokenMigrator and related code (#27148)
* chore: remove TokenMigrator and related code

- Remove TokenMigrator and related code.
- Expose authorization.Store.MigrateTokens for public use.
- Update tests as appropriate.
2026-01-28 11:03:38 -06:00
..
error.go feat: add optional token hashing (#25982) 2025-11-20 14:18:23 -06:00
hasher.go feat: add optional token hashing (#25982) 2025-11-20 14:18:23 -06:00
hasher_test.go feat: add optional token hashing (#25982) 2025-11-20 14:18:23 -06:00
http_client.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
http_server.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
http_server_test.go feat: add optional token hashing (#25982) 2025-11-20 14:18:23 -06:00
middleware_auth.go fix: don't allow creating an auth with instance resources (#23674) 2022-09-13 11:00:51 -05:00
middleware_auth_test.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
middleware_logging.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
middleware_metrics.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
mock_tenant.go chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
service.go feat: add optional token hashing (#25982) 2025-11-20 14:18:23 -06:00
service_test.go feat: add optional token hashing (#25982) 2025-11-20 14:18:23 -06:00
storage.go chore: remove TokenMigrator and related code (#27148) 2026-01-28 11:03:38 -06:00
storage_authorization.go feat: add optional token hashing (#25982) 2025-11-20 14:18:23 -06:00
storage_authorization_test.go chore: remove TokenMigrator and related code (#27148) 2026-01-28 11:03:38 -06:00