Commit Graph

43 Commits

Author SHA1 Message Date
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
359940f4d1 update message translations + spanish file 2017-10-15 14:11:53 +02:00
308b6a0b2c Close #15 added two factor authentication 2017-09-21 17:48:01 +02:00
2217d04613 Update SecurityController.php 2017-08-12 16:59:24 +02:00
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
4c30ba66eb Issue #49 fix make() should pass attributes as third parameter not second 2017-08-09 01:25:43 +05:00
dbfe4308d5 minor change 2017-08-06 22:26:44 +02:00
189571ce8e Add feedback to let people know that password has been changed. 2017-08-06 15:26:00 +02:00
4762e47405 Only update the last_login_at attribute in case of a successful login 2017-07-31 16:36:58 +02:00
22e3b14ce4 fix bug 2017-07-25 18:25:54 +02:00
eb04fed9ec fix ajax validation bug on profile update 2017-07-25 18:18:25 +02:00
8db2df1a48 re #22 fix parameter order bug 2017-07-19 00:34:14 +02:00
bfefff1a33 re #22 allow registered users to access switch (so admins can rollback
impersonation)
2017-07-19 00:11:13 +02:00
d3b4161f7c re #22 added impersonation 2017-07-18 23:47:23 +02:00
84b009c5f0 re #25 allow rules edition + assignment 2017-07-16 02:28:34 +02:00
f706ebb4fa update php code standards fixer rules 2017-07-15 16:45:25 +02:00
8c4f7699df Close #21 fix bug on search for wrong field 2017-07-15 16:44:33 +02:00
43872cae4c remove mmm... very bad debug message 2017-06-15 01:46:50 +02:00
50681953c2 fix validator bug on recovery controller 2017-06-15 01:44:58 +02:00
53a3a72cc5 fix logic bugs 2017-06-15 01:27:19 +02:00
852fc0e3bb add form events 2017-06-12 22:24:54 +02:00
4a80593435 minor fixes and user events docs 2017-06-12 18:51:20 +02:00
c19646bf74 update docs 2017-06-12 13:27:02 +02:00
7120c12c46 Merge remote-tracking branch 'origin/master'
* origin/master:
  ProfileQuery bug fix: search for profile by user_id instead profile id
2017-06-11 23:26:02 +02:00
7344ad31df documentation update + code fixes 2017-06-11 23:25:51 +02:00
13464b7568 ProfileQuery bug fix: search for profile by user_id instead profile id 2017-02-11 20:02:14 +04:00
13255a5117 update folder location 2017-01-11 21:31:42 +01:00