|
|
97a2de2f48
|
PR #458 - fix and improvement required by @mp1509
|
2022-08-09 12:21:34 +02:00 |
|
|
|
1ea46e9952
|
refinements and documentation on 2fa in yii2-usuario via other channels
|
2022-07-18 14:54:01 +02:00 |
|
|
|
91d110e1e7
|
2fa by email and by sms
|
2022-07-13 10:37:15 +02:00 |
|
|
|
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 |
|
|
|
1179f71b25
|
fixed issue: user login events not triggered on ajax requests
|
2022-02-16 17:34:08 +02:00 |
|
|
|
6a912289f7
|
Moved event to correct place (#430)
|
2021-09-15 09:48:43 +02:00 |
|
|
|
4b4e370574
|
Remove not used filtered action. (#393)
Action 'blocked' looks not needed
|
2020-10-16 07:46:53 +02:00 |
|
|
|
369c59bbb1
|
Add disableIpLogging option. (#379)
|
2020-04-17 18:10:54 +02:00 |
|
|
|
a1c5c364e6
|
Author: Ivan <10677129+ivan-cc@users.noreply.github.com>
Added FAILED_LOGIN event
|
2020-02-05 21:34:39 +01:00 |
|
|
|
06a5f669b2
|
Merge pull request #351 from BillHeaton/ReCaptcha-Updates
#347 Only pass fields that are known to be in the User Model
|
2019-11-25 22:30:47 +01:00 |
|
|
|
8dea2d8078
|
Add return to rule delete, fix #357
|
2019-10-23 14:29:17 +02:00 |
|
|
|
2d71ff95f9
|
#345, #346, #347 ReCaptcha fixes
|
2019-09-20 12:44:40 -07:00 |
|
|
|
1bfc576dcc
|
#347 Only pass fields that are known to be in the User Model
|
2019-09-13 22:13:23 -07:00 |
|
|
|
5b071dae88
|
re #224 add option to require consent
|
2019-08-21 11:13:48 +02:00 |
|
|
|
4fc2c257df
|
Fix user account events in admin controller
|
2019-07-01 18:17:53 +02:00 |
|
|
|
8c551d9030
|
Close #269 added help for console commands + php-cs-fixer
|
2019-06-29 08:32:35 +02:00 |
|
|
|
adf9321db8
|
Always show a feedback when recovering password (#249)
Even if email doesn't exist
|
2018-10-23 12:10:33 +02:00 |
|
|
|
10afb076c4
|
Rename gdprdelete action to gdpr-delete
|
2018-10-15 18:29:03 +03:00 |
|
|
|
76f6b056ba
|
Set to lowerCamelCase acronym GDPR #254
|
2018-09-24 09:08:24 +02:00 |
|
|
|
1e4a001d8a
|
Merge pull request #242 from bscheshirwork/admin-controller-post-method-for-action
Set verbs filter for force-password-change action as POST
|
2018-09-19 21:51:52 +02:00 |
|
|
|
c3db1ba35c
|
Merge remote-tracking branch 'upstream/master' into dev-ctrlr-modules
# Conflicts:
# CHANGELOG.md
|
2018-09-15 10:18:50 +03:00 |
|
|
|
f1d872e849
|
Set verbs filter for force-password-change action as POST
|
2018-09-14 17:31:44 +03:00 |
|
|
|
e15ff3f9d1
|
DEV: use ModuleAwareTrait instead
|
2018-09-12 19:15:29 +03:00 |
|
|
|
e9bca86828
|
DEV: replace deprecated ::className() with ::class (#232)
|
2018-09-11 21:58:21 +02:00 |
|
|
|
841b03d52e
|
DEV: add controller module class reference
|
2018-09-10 18:37:21 +03:00 |
|
|
|
cd470ded78
|
DEV: remove html tags from GDPR output null values (#231)
|
2018-09-10 16:32:28 +02:00 |
|
|
|
1d7de616df
|
Fix php56 builds on travis
|
2018-07-17 14:47:49 +02:00 |
|
|
|
572eb2c2cd
|
Prevent access to privacy when GDPR is not enabled
|
2018-05-27 18:27:00 +02:00 |
|
|
|
83d6f9547e
|
Fix merge with upstream
|
2018-05-27 07:09:02 +02:00 |
|
|
|
83e7359a23
|
Add gdprDelete action
|
2018-05-27 05:57:31 +02:00 |
|
|
|
4bf1acf36d
|
Fix export docs
|
2018-05-27 03:10:52 +02:00 |
|
|
|
c6a9e07ee9
|
Added export function
|
2018-05-27 03:02:01 +02:00 |
|
|
|
ca495ca053
|
Added privacy action
|
2018-05-27 01:49:50 +02:00 |
|
|
|
71f9587374
|
Add last-login-ip capture capability (#184)
|
2018-05-16 15:29:08 +02:00 |
|
|
|
4928df0770
|
Check enableEmailConfirmation
|
2018-02-09 15:41:15 +03:00 |
|
|
|
26791a2d8d
|
Merge remote-tracking branch 'upstream/master' into password_expiration
|
2018-01-30 22:16:03 +01:00 |
|
|
|
067862cee7
|
Fix validation (#125).
|
2017-12-11 13:14:36 +03:00 |
|
|
|
3281169b86
|
Password expiration feature #102
It's still missing an enforcement which redirects all actions to profile
update until the password is changed
|
2017-11-26 20:09:09 +01:00 |
|
|
|
f5e5f20e15
|
Security fix: add AccessControl to RuleController
|
2017-11-18 23:02:27 +03:00 |
|
|
|
83458a13e4
|
Close #109 provide better error classes + phpdoc fixes
|
2017-11-12 23:13:42 +01:00 |
|
|
|
c418ad967c
|
Close #108 phpcs fixes
|
2017-11-12 22:01:28 +01:00 |
|
|
|
19eb9df623
|
Removed acronyms for 2fa #103
|
2017-11-06 08:03:29 +01:00 |
|
|
|
5c74c698b8
|
Consolitation of 2FA messages #103
|
2017-11-04 14:49:31 +01:00 |
|
|
|
556d662e2b
|
Fix #91: Add Documentation for Mail events
|
2017-10-19 10:29:27 +05:30 |
|
|
|
dcebde5f76
|
Remove unnecessary blank space
|
2017-10-18 18:24:58 +05:30 |
|
|
|
3feae01a17
|
Enhancements to Mailer exception handling fixes #79
|
2017-10-18 18:15:15 +05:30 |
|
|
|
7451ffc1d1
|
re #23 cs fixer
|
2017-10-15 23:02:08 +02:00 |
|
|
|
1fa2e5b66d
|
Close #23 provide administrator with an option for user to reset its
password.
|
2017-10-15 23:00:21 +02:00 |
|
|
|
20400cf90d
|
Close #55 add google captcha mechanism
|
2017-10-15 22:11:35 +02:00 |
|
|
|
9607e8d775
|
Close #68 fix documentation + events raised on User model
|
2017-10-15 15:46:20 +02:00 |
|