influxdb/influxdb3_types
praveen-influx 1ec063b0c4
feat: support named admin tokens (#26434)
* feat: support named admin tokens

- `--name` and `--expiry` are now allowed for `--admin` subcommand
- `--regenerate` is restricted to operator token only
- the endpoint is not allowed if auth is disabled

closes: https://github.com/influxdata/influxdb_pro/issues/854

This is a port of https://github.com/influxdata/influxdb_pro/pull/850 (hash:156981e4a1)

* refactor: address PR feedback
2025-05-20 15:30:19 +01:00
..
src feat: support named admin tokens (#26434) 2025-05-20 15:30:19 +01:00
Cargo.toml chore: back-port changes from influxdb_pro#762 (#26323) 2025-04-25 10:02:08 -04:00