Commit Graph

1997 Commits

Author SHA1 Message Date
Mykyta Synelnikov e55e881d02 - small changes; 2023-07-10 12:04:53 +03:00
Mykyta Synelnikov 6a484b32a2 - updated hookdocs; 2023-07-10 11:14:02 +03:00
Mykyta Synelnikov dd128f833a Merge pull request #1243 from ultimatemember/feature/security-setting-review
Security settings and Scanner
2023-07-10 10:59:53 +03:00
Champ Camba 479c2b03e1 Fix blocked email recommendation 2023-07-08 01:53:21 +08:00
Mykyta Synelnikov 6b79e36554 - fixed conflict with saving capabilities; 2023-07-07 15:09:12 +03:00
Mykyta Synelnikov 0bb73218ba - fixed conflict with saving capabilities; 2023-07-07 15:06:08 +03:00
Champ Camba c7dd1a80f3 Revert the notice to save settings when banned capabilities are modified 2023-07-07 19:29:45 +08:00
Champ Camba 03c2080356 Merge branch 'feature/security-setting-review' of https://github.com/ultimatemember/ultimatemember into feature/security-setting-review 2023-07-07 19:13:11 +08:00
Champ Camba fe3bea640b Fix issue with saved capabilities 2023-07-07 19:13:10 +08:00
Mykyta Synelnikov cb3897c48b - UM cron class review;
- schedule events on the first install;
- make an event's starting time base on recurrence;
2023-07-07 13:34:55 +03:00
Champ Camba 251753bbbf Remove hours from the detection 2023-07-07 17:39:49 +08:00
Champ Camba fda882d35c Remove debug text 2023-07-07 17:39:02 +08:00
Champ Camba 3ca3d0c0e8 Fix date range to filter suspcicious accounts and possible affected users 2023-07-07 17:37:43 +08:00
Champ Camba bd14db9e68 Add link to filter registered date
This filters users by date range who might be created when the suspicious accounts were created
2023-07-07 17:28:06 +08:00
Champ Camba 3d902a2bbb Enable/Disable Security email template on settings save 2023-07-07 15:44:28 +08:00
Champ Camba 39859b5026 Refactor destroying all sessions except one 2023-07-07 14:48:50 +08:00
Champ Camba 7b83fc7838 Add Site Health total issues with link to page 2023-07-07 14:13:42 +08:00
Champ Camba 3783496120 Add reset password 2023-07-07 13:51:38 +08:00
Champ Camba c53d1b07b1 Remove unused variables + add SSL check 2023-07-07 13:48:43 +08:00
Champ Camba 1672373729 Fix issue when saving & displaying with multi checkbox value 2023-07-07 13:48:16 +08:00
Champ Camba 56d57c5396 Remove script to require settings save 2023-07-07 13:47:53 +08:00
Mykyta Synelnikov 13a3ca50a1 - fixed banned profile; 2023-07-07 02:32:37 +03:00
Mykyta Synelnikov b69e930373 - fixed reset password meta set after update profile; 2023-07-07 02:06:29 +03:00
Mykyta Synelnikov e23387684c - fixed user status and Users List table column; 2023-07-07 01:46:11 +03:00
Mykyta Synelnikov fc6182c026 - additional changes from latest Champ commit; 2023-07-07 00:45:12 +03:00
Mykyta Synelnikov 75e3ce9391 - review for secure functionality; 2023-07-07 00:34:11 +03:00
ashubawork c78e88349c - add hook for user photos ext 2023-07-06 13:40:20 +03:00
Mykyta Synelnikov 25aa40b1c2 - review for secure functionality; 2023-07-06 01:56:59 +03:00
Champ Camba 110f22c92e Add locked capabilities in the settings to improve readability 2023-07-05 13:16:38 +08:00
Champ Camba a0b52f2698 Add disabled options in multi checkbox render 2023-07-05 13:13:33 +08:00
Champ Camba 0a4551c0a5 Fix default locked capabilities 2023-07-05 13:04:08 +08:00
Champ Camba 51a5b5ed66 Add secure doc article link 2023-07-05 12:57:42 +08:00
Champ Camba a03d76bfdf Fix admin notice expiration 2023-07-05 12:54:04 +08:00
Champ Camba e8be3cbb4f Add secure global notice for first-time 2023-07-05 12:51:48 +08:00
Champ Camba a3cdba07cb Add secure's restore account 2023-07-05 12:00:26 +08:00
Mykyta Synelnikov 8ac7016a1d - added additional hook attributes to 'um_reset_password_errors_hook' and 'um_reset_password_process_hook'; 2023-07-04 16:47:32 +03:00
Mykyta Synelnikov efa1a8a636 - fixed editable field; 2023-07-04 13:01:04 +03:00
Mykyta Synelnikov a7f3b80d3e - reviewd #1237; 2023-07-04 12:44:06 +03:00
Champ Camba 85ebc8b83b Include flagged user's browser data in the captured metadata 2023-07-04 03:57:29 +08:00
Champ Camba 8dba1534a0 Add account form to check capabilities integrity 2023-07-04 03:34:19 +08:00
Champ Camba 9856a4b719 Refactor email subject 2023-07-04 02:53:53 +08:00
Champ Camba 46720f0a32 Tweak property visibillity for WP CLI 2023-07-04 01:42:27 +08:00
Champ Camba e1c3950fb9 capture submitted data for flagged users 2023-07-04 01:05:54 +08:00
Champ Camba 42188baea6 Fix wp schedule event for email notifications 2023-07-04 00:37:17 +08:00
Champ Camba 753db264f8 Add filter hook for redirecting flagged user 2023-07-04 00:18:36 +08:00
Champ Camba 85b08f45b3 Add Notification with Schedules 2023-07-03 23:28:49 +08:00
Champ Camba 2ac32d921d Add blocked status & time in the account status column 2023-07-03 19:38:16 +08:00
Mykyta Synelnikov 1a2f683645 - wpcs; 2023-07-03 14:19:42 +03:00
Champ Camba a7fe0b17f0 Remove test account 2023-07-03 16:54:16 +08:00
Champ Camba 1313d59251 Add banned capabilities 2023-07-03 16:48:36 +08:00