Agent connections authenticate at the channel join level with token validation, so they should not be subject to IP-based brute force protection. This prevents legitimate agents from being banned when connecting to the server. Changes: - Exempt /socket/agent/websocket from all IP ban checks - Update documentation to reflect agent exemption - Agents still authenticate securely via token during channel join |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| graphql | ||
| helpers | ||
| live | ||
| plugs | ||
| changelog_parser.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| gettext_helpers.ex | ||
| permissions.ex | ||
| plug_exceptions.ex | ||
| router.ex | ||
| telemetry.ex | ||
| user_auth.ex | ||