influxdb/influxdb3_id
Praveen Kumar d69fbfc746
feat: generate persistable admin token
- this commit allows admin token creation using `influxdb3 create token
  --admin` and also allows regeneration of admin token by `influxdb3
  create token --admin --regenerate`
- `influxdb3_authz` crate hosts all low level token types and behaviour
- catalog log and snapshot types updated to use the token repo
- tests that relied on auth have been updated to use the new token
  generation mechanism and new admin token generation/regeneration tests
  have been added
2025-04-09 16:06:04 +01:00
..
src feat: generate persistable admin token 2025-04-09 16:06:04 +01:00
Cargo.toml refactor: move to `ColumnId` and `Arc<str>` as much as possible (#25495) 2024-11-01 16:42:57 -04:00