Commit Graph
458 Commits
Author SHA1 Message Date
liviuk2 4c9ef3df9b Update LoginForm model added method setUser (#484) 2022-12-16 11:59:46 +01:00
MatteoF96 45a0e0e9de Fixed prefix for REST APIs 2022-11-24 10:16:30 +01:00
Antonio CordedduandAntonio Cordeddu 582ecc9455 modified check access REST api for admin: now is based on identity (#482)
Co-authored-by: Antonio Cordeddu <coranto@yetopen.com>
2022-11-18 14:25:44 +01:00
tonis ormisson 1c16ece741 fixed userBlockService controller type check to use "instanceof" to allow overridden controllers 2022-10-05 13:35:35 +03:00
MatteoF96 08e1355753 Added the possibility to enable/disable REST APIs 2022-09-22 17:19:24 +02:00
MatteoF96 312861c854 Fixs for automatic checks 2022-09-22 16:17:06 +02:00
MatteoF96 ced062856f Added REST admin controller 2022-09-22 16:06:44 +02:00
Lorenzo Milesi b680784f66 php-cs-fixer run 2022-09-22 11:17:46 +02:00
Lorenzo Milesi b4ba918a45 Re-updated strings 2022-09-22 11:14:42 +02:00
Lorenzo Milesi 3ada36cbba Merge branch 'master' of github.com:2amigos/yii2-usuario 2022-09-22 11:14:28 +02:00
Lorenzo Milesi 0e7324b762 Updated strings 2022-09-22 11:14:18 +02:00
Pietro TarenziandLorenzo Milesi 5ea3404358 2FA: clear auth key from db when disabled
Co-authored-by: Lorenzo Milesi <lorenzo.milesi@yetopen.com>
2022-09-22 11:12:38 +02:00
Pietro Tarenzi 24d5d5744f Check user session before displaying two factor seed
Two factor seed page was not properly checking for user session, allowing an authenticated user to see everyone's 2fa seed
2022-09-16 17:14:53 +02:00
tonis ormisson ec665e1cc2 missed one ... 2022-09-08 14:07:34 +03:00
tonis ormisson 569b049011 implement module viewPath in all views instead of static file reference 2022-09-08 09:41:08 +03:00
tonis ormisson db232f150a fixed translations not initialized 2022-09-06 09:53:46 +03:00
Anton Shynkarenko 475f9c2c8f fix typo to allow filtering on Last login IP field 2022-08-19 01:52:53 +03:00
Lorenzo Milesi 99271a55c3 Removed useless double string 2022-08-15 08:16:50 +02:00
Lorenzo Milesi ca84ceca4b PHP-CS-Fixer run 2022-08-15 08:16:03 +02:00
Antonio Cordeddu 7fb900dfe1 #458 - fix on variables not initialized 2022-08-12 16:39:59 +02:00
Lorenzo Milesi 34981c8d4f Files left out of merge 2022-08-12 09:47:02 +02:00
Lorenzo Milesi 2face44d98 Merge branch '2fa-channels-email-sms' of https://github.com/acordeddu/yii2-usuario into acordeddu-2fa-channels-email-sms 2022-08-12 09:46:32 +02:00
Antonio Cordeddu 902970c718 #458 fix on email subject message and on send sms 2022-08-11 12:15:53 +02:00
Tõnis Ormisson 368563dcc0 Phpstan fix (#465)
phpstan level 2: services and i18n
2022-08-11 10:27:04 +02:00
Lorenzo Milesi 7147236e68 Merge branch 'master' into master 2022-08-11 09:53:06 +02:00
Lorenzo Milesi ad3b629ee7 Merge branch 'master' into static-code-analyzer 2022-08-11 09:50:37 +02:00
Lorenzo Milesi c83692f277 Update PHP-CS-Fixer to v3.x (#460) 2022-08-11 09:47:33 +02:00
Lorenzo Milesi c73776698e Merge branch 'master' of github.com:2amigos/yii2-usuario 2022-08-11 09:39:24 +02:00
Lorenzo Milesi 3d24f20e03 Merge branch 'change-email-footer' 2022-08-11 09:35:48 +02:00
Lorenzo Milesi 035b4045e6 Merge branch 'master' into 381-events-afterregister-and-beforeregis 2022-08-11 09:10:53 +02:00
Lorenzo Milesi 6da8e26509 Merge branch 'session-histroy' of https://github.com/maranqz/yii2-usuario 2022-08-11 09:08:25 +02:00
Lorenzo Milesi 340487a10f Merge pull request #412 from 4khobta/master
Role name UTF-8 support
2022-08-11 08:15:57 +02:00
Lorenzo Milesi a622159072 Merge pull request #428 from anapaulaxenon/master
Translations of the placeholders in the login widget
2022-08-11 08:14:19 +02:00
tonis ormisson fdac4698bd phpstan: ok at level 1 2022-08-10 17:25:35 +03:00
tonis ormisson c856eded75 phpstan: remove <php7.4 from build grid (v1.6) 2022-08-10 17:12:10 +03:00
Antonio Cordeddu 8b6c6282f9 #458 fix on sms 2fa management 2022-08-10 15:59:52 +02:00
tonis ormisson fa17922914 phpstan: missing declared return 2022-08-10 16:58:13 +03:00
tonis ormisson 3e33813fd5 phpstan: missing service returns 2022-08-10 16:48:03 +03:00
tonis ormisson 197a6b7636 phpstan: unsafe static 2022-08-10 16:27:30 +03:00
Antonio Cordeddu 5ee14138bc #458 fixes on tests, validator and model/user 2022-08-10 13:15:08 +02:00
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 52f81d431e PR #458 - code improvement required by @maxxer 2022-08-09 16:56:54 +02:00
Antonio Cordeddu 97a2de2f48 PR #458 - fix and improvement required by @mp1509 2022-08-09 12:21:34 +02:00
Lorenzo Milesi 43b2d76ec6 Removed duplicate nl translation 2022-07-22 12:03:52 +02:00
Antonio Cordeddu 1ea46e9952 refinements and documentation on 2fa in yii2-usuario via other channels 2022-07-18 14:54:01 +02:00
Lorenzo Milesi cda65a70fe Added unsaved file for e992f11 :( :( 2022-07-18 13:49:36 +02:00
Lorenzo Milesi 969da732f5 Added missing file to e992f11 :( 2022-07-18 13:41:43 +02:00
Lorenzo Milesi e992f11d73 Changed confirmation and welcome email end line to something more meaningful 2022-07-18 13:34:05 +02:00
Antonio Cordeddu 91d110e1e7 2fa by email and by sms 2022-07-13 10:37:15 +02:00