Commit Graph

27 Commits

Author SHA1 Message Date
6da8e26509 Merge branch 'session-histroy' of https://github.com/maranqz/yii2-usuario 2022-08-11 09:08:25 +02:00
6a912289f7 Moved event to correct place (#430) 2021-09-15 09:48:43 +02:00
b7d2cf42ac Fix:
1. Documentation;
2. Actions access in AdminController and SettingController by enableSessionHistory;
3. Add "visible" menu parameter by enableSessionHistory;
4. Add blank line in end of file.
2019-11-30 17:52:24 +03:00
be2b495c9e Add session history 2019-11-14 20:55:18 +03:00
4fc2c257df Fix user account events in admin controller 2019-07-01 18:17:53 +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
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
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
c418ad967c Close #108 phpcs fixes 2017-11-12 22:01:28 +01:00
556d662e2b Fix #91: Add Documentation for Mail events 2017-10-19 10:29:27 +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
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
53a3a72cc5 fix logic bugs 2017-06-15 01:27:19 +02:00
4a80593435 minor fixes and user events docs 2017-06-12 18:51:20 +02:00
7344ad31df documentation update + code fixes 2017-06-11 23:25:51 +02:00
13255a5117 update folder location 2017-01-11 21:31:42 +01:00