Commit Graph
25 Commits
Author SHA1 Message Date
Antonio Cordeddu d25012ad02 Merge remote-tracking branch 'upstream/master' into 1fa-channels-email-sms 2022-08-10 11:35:38 +02:00
Antonio Cordeddu a0ad86d53d force 2fa for group of users (#456)
Authored-by: Antonio Cordeddu <coranto@yetopen.com>
2022-08-10 09:22:35 +02:00
Antonio Cordeddu 1ea46e9952 refinements and documentation on 2fa in yii2-usuario via other channels 2022-07-18 14:54:01 +02:00
Antonio Cordeddu 91d110e1e7 2fa by email and by sms 2022-07-13 10:37:15 +02:00
tonis ormisson b78656d229 Fixed issue: remove after/before login events from ajax LoginForm validation, only validation is done there 2022-04-04 11:46:42 +03:00
tonis ormisson 1179f71b25 fixed issue: user login events not triggered on ajax requests 2022-02-16 17:34:08 +02:00
pawelkania 4b4e370574 Remove not used filtered action. (#393)
Action 'blocked' looks not needed
2020-10-16 07:46:53 +02:00
jkmssoft 369c59bbb1 Add disableIpLogging option. (#379) 2020-04-17 18:10:54 +02:00
Lorenzo Milesi a1c5c364e6 Author: Ivan <10677129+ivan-cc@users.noreply.github.com>
Added FAILED_LOGIN event
2020-02-05 21:34:39 +01:00
tonydspaniard 8c551d9030 Close #269 added help for console commands + php-cs-fixer 2019-06-29 08:32:35 +02:00
Tõnis Ormisson c3db1ba35c Merge remote-tracking branch 'upstream/master' into dev-ctrlr-modules
# Conflicts:
#	CHANGELOG.md
2018-09-15 10:18:50 +03:00
Tõnis Ormisson e15ff3f9d1 DEV: use ModuleAwareTrait instead 2018-09-12 19:15:29 +03:00
Tõnis Ormisson e9bca86828 DEV: replace deprecated ::className() with ::class (#232) 2018-09-11 21:58:21 +02:00
Tõnis Ormisson 841b03d52e DEV: add controller module class reference 2018-09-10 18:37:21 +03:00
Kartik Visweswaran 71f9587374 Add last-login-ip capture capability (#184) 2018-05-16 15:29:08 +02:00
Antonio Ramirez 83458a13e4 Close #109 provide better error classes + phpdoc fixes 2017-11-12 23:13:42 +01:00
Antonio Ramirez 20400cf90d Close #55 add google captcha mechanism 2017-10-15 22:11:35 +02:00
Antonio Ramirez 308b6a0b2c Close #15 added two factor authentication 2017-09-21 17:48:01 +02:00
Ferenc Papp 2217d04613 Update SecurityController.php 2017-08-12 16:59:24 +02:00
Ferenc Papp 6652331b1e last_login_at fix
Fixed updating of `last_login_at`. 
updateAttributes() doesn't work on the Identity class.
2017-08-11 23:03:49 +02:00
pappfer 4762e47405 Only update the last_login_at attribute in case of a successful login 2017-07-31 16:36:58 +02:00
Antonio Ramirez f706ebb4fa update php code standards fixer rules 2017-07-15 16:45:25 +02:00
Antonio Ramirez 852fc0e3bb add form events 2017-06-12 22:24:54 +02:00
Antonio Ramirez 7344ad31df documentation update + code fixes 2017-06-11 23:25:51 +02:00
Antonio Ramirez 13255a5117 update folder location 2017-01-11 21:31:42 +01:00