auth_delay
A contrib module adding a short delay before reporting authentication failure
auth_delay
is a contrib module adding a short delay before reporting authentication failure with the aim of mitigating the effect of brute-force attacks on database passwords.
auth_delay
was added in PostgreSQL 9.1 (commit fe7a32fc)
References
- PostgreSQL documentation: auth_delay
Categories
See also
post_auth_delay