mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
9a8c6602dd
This adds a smart delay on reset password attempts to prevent username enumeration. Additionally utilizes crypto rand instead of math rand. It also moves the timing delay functionality into its own handler func. |
||
---|---|---|
.. | ||
public_html | ||
const.go | ||
error_handler.go | ||
options_handler.go | ||
server.go | ||
template.go |