Commit Graph

1969 Commits

Author SHA1 Message Date
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
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
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
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
Champ Camba 9b3447ab54 Initial update 2023-07-03 15:38:29 +08:00
Champ Camba 5c1b6d99e1 Tweak text 2023-07-01 18:19:02 +08:00
Champ Camba fefdc5ecb8 Set array_keys to expose capabilities slugs 2023-07-01 18:02:16 +08:00
Champ Camba 77cd63ca75 Tweak cap 2023-07-01 17:52:55 +08:00
Champ Camba a2a56c8af7 Add secure class for security measures 2023-07-01 17:48:45 +08:00
Mykyta Synelnikov dad4c8017c - fix for profile form; 2023-07-01 01:52:43 +03:00
Mykyta Synelnikov 2ca243787e - fix for registration form; 2023-06-30 22:10:16 +03:00
Mykyta Synelnikov 7fafa3a4b3 - fix for registration form; 2023-06-30 21:55:59 +03:00
Mykyta Synelnikov 246de13726 - finished with UM Forms validations; 2023-06-30 16:58:12 +03:00
Mykyta Synelnikov 71f2360694 - review login form and submission data. optimized submission; 2023-06-30 15:56:30 +03:00
Mykyta Synelnikov 2535c38cb8 - fix for user tags in hook; 2023-06-29 21:53:29 +03:00
Mykyta Synelnikov 053b7284bc - fixed 'required_opt' data; 2023-06-29 20:22:06 +03:00
Mykyta Synelnikov fae47c6065 - fixed vulnerability if wp_capabilities has accent characters; 2023-06-29 19:56:54 +03:00
Mykyta Synelnikov 84ea062a1f - fixed getting permalink for profile tab if permalinks settings are disabled; 2023-06-29 13:50:47 +03:00
Mykyta Synelnikov 834ded35f8 - fixed Spotify URL validation; 2023-06-29 13:00:47 +03:00