Commit Graph

3764 Commits

Author SHA1 Message Date
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 58c53ca179 - updated versions; 2023-06-30 01:34:08 +03:00
WordPress .pot File Generator 1f23a7a763 🔄 Generated POT File 2023-06-29 18:54:15 +00:00
Mykyta Synelnikov 2535c38cb8 - fix for user tags in hook; 2023-06-29 21:53:29 +03:00
WordPress .pot File Generator 0ab2c694a9 🔄 Generated POT File 2023-06-29 17:22:35 +00:00
Mykyta Synelnikov 053b7284bc - fixed 'required_opt' data; 2023-06-29 20:22:06 +03:00
WordPress .pot File Generator e127f42595 🔄 Generated POT File 2023-06-29 16:57:26 +00:00
Mykyta Synelnikov fae47c6065 - fixed vulnerability if wp_capabilities has accent characters; 2023-06-29 19:56:54 +03:00
WordPress .pot File Generator f2f5f5818b 🔄 Generated POT File 2023-06-29 13:59:25 +00:00
Mykyta Synelnikov 717c1a6901 Merge pull request #1227 from ultimatemember/development/2.6.6
Version 2.6.6
2023-06-29 16:58:55 +03:00
Mykyta Synelnikov f72af17780 - updated versions; 2023-06-29 16:58:34 +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 628038a57f - updated readme.txt; 2023-06-29 13:10:22 +03:00
Mykyta Synelnikov 834ded35f8 - fixed Spotify URL validation; 2023-06-29 13:00:47 +03:00
Mykyta Synelnikov 8347abdafa - fixed Spotify URL when URL to Spotify user is used; 2023-06-29 12:46:12 +03:00
Mykyta Synelnikov 2529a0db7f - fixed edit "Master row" in form builder;
- maybe fixed "Confirm Password";
2023-06-29 12:21:40 +03:00
Mykyta Synelnikov 01060cecef - changed version; 2023-06-29 00:52:52 +03:00