Commit Graph

76 Commits

Author SHA1 Message Date
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