influxdb/authz
Dom Dwyer 2b9a809de4
refactor: move HTTP authz helpers into authz
The "server_util" crate exists only to support HTTP authz operations, so
this commit moves it under the authz crate. This helper is gated by a
feature flag allowing callers to opt into this extra HTTP dependency
(disabled by default).
2023-04-18 12:30:56 +02:00
..
src refactor: move HTTP authz helpers into authz 2023-04-18 12:30:56 +02:00
Cargo.toml refactor: move HTTP authz helpers into authz 2023-04-18 12:30:56 +02:00