Files
anyllm-proxy/docs/superpowers
whit3rabbit 373d55d36e security: warn at startup when serving API keys over plaintext HTTP
Add warning logs when the proxy listener is bound to a non-loopback
address and either PROXY_API_KEYS is configured or virtual keys are
loaded from the database. Warns operators to place a TLS-terminating
reverse proxy in front of the service to protect credentials.

Does not block startup; purely informational.
2026-03-27 15:52:40 -05:00
..