Files
nairobi/db
taitus a1955531e1 Enable devise lockable module with default values
In order to the display a warn text on the last attempt
before the account is locked, we need update
config.paranoid to false as the devise documentation
explains.

Adding "config.paranoid: false" implies further changes
to the code, so for now we unncomment the default value
"config.last_attempt_warning = true" and update it to false.
2023-10-24 20:20:27 +02:00
..
2022-06-01 14:27:33 +02:00
2022-05-04 16:22:46 +02:00
2021-01-14 17:38:01 +01:00