Commit Graph

15 Commits

Author SHA1 Message Date
Frédéric Guillot
31ce583743 Write RememberMe cookie only after 2FA has been validated 2021-04-04 17:57:47 -07:00
ThreeCO
89e96d8333 Add IP address to authentication error logs 2020-12-30 20:45:56 -08:00
doc75
da3d993243 Add error log for authentication failure to allow fail2ban integration 2018-02-19 16:55:57 -08:00
Frédéric Guillot
ccd177ada6 Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
Frederic Guillot
14713b0ec7 Rename all models 2016-05-28 19:48:22 -04:00
Frederic Guillot
a7f3e3bec5 PHPdoc cleanup 2016-03-04 21:11:12 -05:00
Frederic Guillot
47e4274579 Remove __CLASS__ from debug logs 2016-01-16 21:48:33 -05:00
Frederic Guillot
6a7b8ec60f Make sure that some event subscribers are not executed multiple times 2016-01-16 21:06:36 -05:00
Frederic Guillot
dc40675f37 Fix regression for subtask restriction 2015-12-12 16:52:12 -05:00
Frederic Guillot
6e54cbd6e9 Skip 2FA for RememberMeAuth 2015-12-10 20:21:12 -05:00
Frederic Guillot
e9fedf3e5c Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Frederic Guillot
a2ebc6c3b2 Move some classes to namespace Core\Http 2015-10-25 18:11:49 -04:00
Frederic Guillot
9c9ed02cd7 Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
Frederic Guillot
eeac2329ba Helpers refactoring 2015-05-24 16:02:25 -04:00
Frédéric Guillot
88d84073ae Add more subscribers 2014-12-27 21:11:11 -05:00