influxdb/influxdb3/tests/server
Praveen Kumar e610dc0512
feat: changes for auth being turned off
when auth is turned off,
- disallow token endpoints (returns 405)
- remove hash column when querying tokens system table
2025-04-11 15:09:25 +01:00
..
fixtures feat(cli): write & query via stdin, string & file (#25907) 2025-01-24 10:02:44 -05:00
snapshots chore: backport changes to catalog from enterprise (#26116) 2025-03-11 12:11:51 -04:00
auth.rs feat: Add TLS support for influxdb3 (#26246) 2025-04-10 13:45:47 -04:00
client.rs feat: Add TLS support for influxdb3 (#26246) 2025-04-10 13:45:47 -04:00
configure.rs feat: changes for auth being turned off 2025-04-11 15:09:25 +01:00
flight.rs feat: Update to Rust 1.85 and 2024 Edition (#26046) 2025-02-20 14:58:07 -05:00
limits.rs chore: move separate cli and server tests (#25934) 2025-01-31 11:41:44 -05:00
mod.rs feat: changes for auth being turned off 2025-04-11 15:09:25 +01:00
packages.rs chore: Overhaul CLI tests for better ergonomics. (#26168) 2025-03-20 09:19:12 -07:00
ping.rs feat: Add TLS support for influxdb3 (#26246) 2025-04-10 13:45:47 -04:00
query.rs feat: Add TLS support for influxdb3 (#26246) 2025-04-10 13:45:47 -04:00
system_tables.rs chore: backport changes to catalog from enterprise (#26116) 2025-03-11 12:11:51 -04:00
write.rs feat: Add TLS support for influxdb3 (#26246) 2025-04-10 13:45:47 -04:00