yuriinalivaiko
|
5496162730
|
- fixed redirection from default registration to UM registration page
|
2023-08-27 21:29:36 +03:00 |
|
Mykyta Synelnikov
|
c70d67a829
|
- fixed #1273
|
2023-08-15 04:22:50 +03:00 |
|
Mykyta Synelnikov
|
ce4cf8fe7b
|
- updated hookdocs;
- reviewed `um_safe_redirect()`;
- updated readme.txt
|
2023-07-18 12:06:17 +03:00 |
|
ashubawork
|
7cdd2728e0
|
- add um safe redirect
|
2023-07-18 09:39:34 +03:00 |
|
Mykyta Synelnikov
|
dad4c8017c
|
- fix for profile form;
|
2023-07-01 01:52:43 +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
|
78a1a32530
|
Merge pull request #1219 from ultimatemember/fix/remove_extract_frontend
Remove extract() frontend
|
2023-06-28 21:41:00 +03:00 |
|
Mykyta Synelnikov
|
fc07de48b7
|
- fixed vulnerability with banned keys (made them not case-sensitive);
|
2023-06-28 11:17:28 +03:00 |
|
Mykyta Synelnikov
|
d7c94b8015
|
- review um_submit_form_register();
|
2023-06-26 14:31:25 +03:00 |
|
Mykyta Synelnikov
|
5c8c3411e7
|
- wpcs fixes;
|
2023-06-23 16:53:38 +03:00 |
|
ashubawork
|
07fc2592bf
|
- fix um_submit_form_register()
|
2023-06-22 12:21:55 +03:00 |
|
Nikita Sinelnikov
|
af5ff9608a
|
- small fix and avoid PHP warning;
|
2023-03-28 12:44:33 +03:00 |
|
Nikita Sinelnikov
|
aa8000bde9
|
- added filter for making 3rd-party roles editable through Ultimate Member interfaces. Use 'um_extend_editable_roles' and pass there an array of role keys( e.g. 'editor', 'administrator', etc. );
- reviewed and closed #1151;
|
2023-03-28 01:53:50 +03:00 |
|
Nikita Sinelnikov
|
98d416deaa
|
- ignore auto_login if the user is already logged in. Fixed #1070;
|
2022-10-10 18:48:16 +03:00 |
|
Nikita Sinelnikov
|
c9f90c54dd
|
- User queries performance fix;
|
2022-06-20 17:29:31 +03:00 |
|
Nikita Sinelnikov
|
fa9b85773e
|
- fixed using special chars inside the password;
|
2022-06-10 01:53:35 +03:00 |
|
Nikita Sinelnikov
|
7aa8efefff
|
- fixed strlen() to mb_strlen();
|
2021-09-21 16:20:37 +03:00 |
|
Nikita Sinelnikov
|
bdbb60e3c4
|
- fixed show secondary button attribute;
|
2021-07-27 16:50:19 +03:00 |
|
nikitasinelnikov
|
0b70571c50
|
- small changes;
|
2021-02-10 14:10:54 +02:00 |
|
denisbaranov
|
e2f82f5dbf
|
Sanitize the user_login created from first_name and last_name
|
2021-02-09 18:46:08 +02:00 |
|
nikitasinelnikov
|
7fadb31449
|
- fixed not-unique user emails/username on the registration without these fields;
|
2021-01-08 14:20:43 +02:00 |
|
nikitasinelnikov
|
8234fee3cf
|
- added a fix for getting status (fetch user again if not exists);
|
2020-12-22 17:04:18 +02:00 |
|
nikitasinelnikov
|
41350e1391
|
- fixed PHP notices when there aren't UM custom roles and we get bool variable from get_option( 'um_roles' );
|
2020-12-16 13:37:13 +02:00 |
|
nikitasinelnikov
|
67420b11b0
|
- Fixed: Vulnerability with timestamp field on UM Forms
- changed readme;
|
2020-12-04 00:10:20 +02:00 |
|
nikitasinelnikov
|
083a98a50b
|
- fixed security issues
|
2020-10-26 17:21:42 +02:00 |
|
nikitasinelnikov
|
e26a6a33ab
|
- fixed redirect after registration;
- removed empty set_roles() function;
- added function for checking AMP;
|
2020-10-02 15:48:59 +03:00 |
|
nikitasinelnikov
|
78d8a2c845
|
- fixed slider filter preloader;
- fixed redirect_to and approve user status on registration;
|
2020-08-31 23:08:54 +03:00 |
|
nikitasinelnikov
|
c466e3d3d0
|
- added security for redirect_to attributes;
- updated readme file;
|
2020-07-27 15:42:50 +03:00 |
|
nikitasinelnikov
|
ef4b7bfc25
|
Create user uploads directory on registration
See https://secure.helpscout.net/conversation/1146469538/39324
See https://secure.helpscout.net/conversation/1116152922/38352/
|
2020-05-25 18:00:39 +03:00 |
|
denisbaranov
|
1c0e1852d0
|
fix function um_after_insert_user
|
2020-03-25 22:48:01 +02:00 |
|
nikitasinelnikov
|
31e84f3e11
|
- fixed forms preview by overlay;
- fixed profile submit and wrong $user_id from um_user();
|
2019-11-29 19:08:17 +02:00 |
|
nikitasinelnikov
|
6e7eee89bf
|
- added some localized strings;
- fixed the lack of registration user process with empty email or username;
|
2019-10-17 21:44:11 +03:00 |
|
andrewshuba
|
9374b7e2cb
|
- fix default buttons text
- show default button text if filed value is empty
|
2019-08-09 14:56:27 +03:00 |
|
nikitasinelnikov
|
954dfa7fc5
|
- fixed Edit Profile mode;
- added esc functions;
- added Unsplash extension;
- added new conditional setting for admin forms;
|
2019-08-01 14:23:13 +03:00 |
|
nikitasinelnikov
|
ca1a908aae
|
- 2.0.46 pre-release;
|
2019-05-09 00:52:42 +03:00 |
|
nikitasinelnikov
|
f628703b12
|
- fixed security issue with Profile/Registration form;
|
2019-05-08 16:05:27 +03:00 |
|
nikitasinelnikov
|
21f266f407
|
- fixed upload dir on UM upload process for avoid the conflicts;
|
2019-02-08 11:43:01 +02:00 |
|
nikitasinelnikov
|
33eb54a3e3
|
- register action;
|
2019-01-28 15:26:26 +02:00 |
|
nikitasinelnikov
|
8ea3584ff1
|
- 2.0.34 release;
|
2018-12-07 10:29:05 +02:00 |
|
nikitozzzzzzz
|
4cf341e890
|
- added code snippet for WPML integration with Forms translations;
- removed some old commented code;
|
2018-11-27 14:21:27 +02:00 |
|
nikitozzzzzzz
|
bb4aff7ee3
|
- fixed multisite file/image download;
|
2018-10-04 16:50:47 +03:00 |
|
Yurii Nalivaiko
|
e305a53076
|
- some changes
|
2018-10-01 17:29:55 +03:00 |
|
nikitozzzzzzz
|
e807082059
|
- fixed files/images upload download;
|
2018-09-16 21:55:06 +03:00 |
|
nikitozzzzzzz
|
fcb8cab209
|
- deprecated um_before_user_upload, um_after_user_upload;
- fixed issue with deleting old unused files;
- fixed issue with deleting new file after profile upgrade;
|
2018-08-07 22:22:24 +03:00 |
|
nikitozzzzzzz
|
b52d61a05b
|
- fixed file uploading process;
|
2018-08-07 18:05:13 +03:00 |
|
Champ Camba
|
fad46ea012
|
Initial File and Image Uploader
|
2018-07-31 01:35:15 +08:00 |
|
nikitozzzzzzz
|
224b869541
|
- fixed user status setup on registration process;
|
2018-05-25 18:22:38 +03:00 |
|
nikitozzzzzzz
|
4000dca515
|
- fixed wp_mail text/plain and text/html headers;
- fixed profile tabs without icons at mobile devices;
|
2018-05-25 15:05:14 +03:00 |
|
yura_nalivaiko
|
28795b2ec8
|
Merge branch 'master' into fixes
|
2018-05-11 15:08:37 +03:00 |
|