REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
net::auth::FailToBan Class Reference

Simple failed login backoff to avoid login brute force attempts. More...

#include <auth.h>

Public Member Functions

utils::time_ms failure_time (const IPAddress &ip)
 

Detailed Description

Simple failed login backoff to avoid login brute force attempts.

Note: The using code shall check on RemoteIdentifier::isLocal() and not attemp this stragey there.

Definition at line 135 of file auth.h.

Member Function Documentation

◆ failure_time()

utils::time_ms net::auth::FailToBan::failure_time ( const IPAddress & ip)
inline

Definition at line 161 of file auth.h.


The documentation for this class was generated from the following file:
  • lib/communication/src/net/auth.h