Add disclaimer to --admin-prefix documentation

This commit is contained in:
Seednode 2023-12-17 07:28:21 -06:00
parent f3ee295663
commit c1be0efc4b
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ The affected paths are:
- `/types/available` - `/types/available`
- `/types/enabled` - `/types/enabled`
While this might thwart very basic attacks, the proper solution for most use cases would likely be to add authentication via a reverse proxy.
## Filtering ## Filtering
You can provide a comma-delimited string of alphanumeric patterns to match via the `include=` query parameter, assuming the `-f|--filter` flag is enabled. You can provide a comma-delimited string of alphanumeric patterns to match via the `include=` query parameter, assuming the `-f|--filter` flag is enabled.