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 |
|
ashubawork
|
5c40cf7b08
|
- fix wrong user id in account block
|
2023-04-27 12:51:57 +03:00 |
|
Nikita Sinelnikov
|
0f8b87f288
|
- closed #1100;
|
2022-12-13 15:25:32 +02:00 |
|
Nikita Sinelnikov
|
b98f2a6edf
|
- fixed issue with visible ID. Changed it to the user_login. It's WordPress native logic for reset password links and form;
|
2022-08-11 21:49:19 +03:00 |
|
Nikita Sinelnikov
|
fa9b85773e
|
- fixed using special chars inside the password;
|
2022-06-10 01:53:35 +03:00 |
|
Nikita Sinelnikov
|
74bfdbcb18
|
- closed #927;
- updated readme;
|
2021-12-14 18:31:47 +02:00 |
|
Nikita Sinelnikov
|
9c9ac59be7
|
- changed version to 2.3.0;
- added update for Required strong password option;
|
2021-12-14 17:44:07 +02:00 |
|
Champ Camba
|
f69fcc1dd0
|
Fix text in export and delete requests in Account > Privacy tab
|
2021-12-03 20:12:11 +08:00 |
|
Nikita Sinelnikov
|
fc92903f97
|
- fixed updating display_name if there is set the User Display Name setting to Default WP Display Name in UM > General > Users > Display name;
- fixed typo in the password validation
|
2021-09-21 18:26:57 +03:00 |
|
Nikita Sinelnikov
|
e8c1497ec4
|
- fixed password length validation;
- added settings for the password min/max length;
|
2021-09-21 13:25:49 +03:00 |
|
Nikita Sinelnikov
|
575923686b
|
Merge branch 'development/2.2.5' of https://github.com/ultimatemember/ultimatemember into development/2.2.5
|
2021-09-20 21:38:26 +03:00 |
|
Nikita Sinelnikov
|
895cb4e077
|
- reviewed #920;
|
2021-09-20 21:38:09 +03:00 |
|
Nikita Sinelnikov
|
ef4a2b9e12
|
Merge pull request #921 from ultimatemember/fix/update_display_name
Update Display name in Account update
|
2021-09-20 21:37:17 +03:00 |
|
yuriinalivaiko
|
218eced137
|
- fixed display_name update on account update
|
2021-09-20 18:57:18 +03:00 |
|
yuriinalivaiko
|
c4badadcb7
|
- make Username (user_login) not editable in Account
|
2021-09-20 17:51:54 +03:00 |
|
Nikita Sinelnikov
|
07e664be80
|
- intermediate results with sanitizing form handlers;
|
2021-06-29 02:51:54 +03:00 |
|
yuriinalivaiko
|
235194ef0b
|
minor fix: typo
|
2021-04-02 17:08:14 +03:00 |
|
nikitasinelnikov
|
5740bc637d
|
- fixed: PHP notices and warnings
- fixed: security vulnerability with User Account page and password field
|
2021-03-03 13:13:44 +02:00 |
|
Champ Camba
|
bf65ec43e1
|
Fix Download Personal Data URL
_export_file_url no longer stored in the postmeta table
|
2020-11-20 23:10:09 +08:00 |
|
nikitasinelnikov
|
5e782cf922
|
- fixed account submission for password reset;
|
2020-08-03 18:06:26 +03:00 |
|
nikitasinelnikov
|
46a3acc3bf
|
- fixed account page import data queries;
- fixed member directory role filter PHP notice;
- fixed OpenGraph data on the user profile page;
|
2020-05-13 15:57:23 +03:00 |
|
ashubawork
|
f108a2a42f
|
- fix erase user data field
|
2020-04-24 12:25:34 +03:00 |
|
Champ Camba
|
9010bb1493
|
Remove notices in account form
|
2020-04-14 16:08:37 +08:00 |
|
nikitasinelnikov
|
f31d283eae
|
- added string translation;
|
2020-04-09 16:22:53 +03:00 |
|
andrewshuba
|
6c65095d79
|
- change export/erase personal data in account page
|
2020-02-26 16:03:16 +02:00 |
|
nikitasinelnikov
|
7057558578
|
- fixed RTL styles;
|
2020-02-24 10:27:11 +02:00 |
|
nikitasinelnikov
|
455287f05c
|
- added option for hide_in_members default setting;
|
2020-01-14 23:48:33 +02:00 |
|
nikitasinelnikov
|
7a722065ee
|
- merged erase/export data feature;
|
2020-01-14 17:20:31 +02:00 |
|
andrewshuba
|
bef264d9ed
|
- add privacy settings: export and erase request
|
2019-12-06 15:02:38 +02:00 |
|
nikitasinelnikov
|
8fe4ece67a
|
- text changes;
|
2019-11-28 12:51:44 +02:00 |
|
Champ Camba
|
8aff6c6acf
|
Fix referencing user_id in account form
|
2019-11-21 14:08:15 +08:00 |
|
denisbaranov
|
dd58032752
|
minor fix. verify $secure_fields
|
2019-11-07 17:53:18 +02:00 |
|
nikitasinelnikov
|
91048da275
|
- fixed dropdown.js handlers;
- fixed account save some fields which were initialized after adding custom;
- fixed enqueue members scripts;
- small CSS fixes;
|
2019-10-21 13:31:59 +03:00 |
|
nikitasinelnikov
|
637f6548eb
|
- fixed secure account fields long meta;
|
2019-09-26 16:52:11 +03:00 |
|
nikitasinelnikov
|
5f66fd5fe3
|
- added escape functions, security fix for XSS;
|
2019-08-08 00:36:33 +03:00 |
|
nikitasinelnikov
|
dea3112dde
|
- prepare release;
|
2019-07-16 14:24:12 +03:00 |
|
denisbaranov
|
03f1de2f92
|
Issue: Redundant 'Email me when' label
Link: https://secure.helpscout.net/conversation/898983348/31998?folderId=1405025
|
2019-07-10 13:02:04 +03:00 |
|
nikitasinelnikov
|
572f47033f
|
- 2.0.49 release;
|
2019-05-29 18:51:22 +03:00 |
|
nikitasinelnikov
|
a199f35cc7
|
- increase security via option for Password field in user account;
|
2019-03-12 09:13:40 +02:00 |
|
nikitasinelnikov
|
19ffd41e22
|
- update account issue;
|
2019-03-11 16:01:11 +02:00 |
|
nikitozzzzzzz
|
55ddc025f6
|
- fixed delete user and password change in account page;
|
2018-09-17 16:53:40 +03:00 |
|
nikitozzzzzzz
|
461cad6559
|
- make WP native password reset;
- fixed password reset;
|
2018-09-16 00:26:32 +03:00 |
|
Champ Camba
|
fa97410528
|
Fix account deletion custom text
|
2018-04-18 22:23:25 +08:00 |
|
nikitozzzzzzz
|
a97e83c526
|
- fixed delete user account;
- fixed upgrade scripts;
- fixed tooltip scripts;
|
2018-04-09 00:45:43 +03:00 |
|
nikitozzzzzzz
|
b709bb3914
|
- update account email notification;
|
2018-04-01 15:45:25 +03:00 |
|
nikitozzzzzzz
|
68a18b02e9
|
- added PHPDocs;
- small fixes and code optimization;
|
2018-03-19 16:31:49 +02:00 |
|
nikitozzzzzzz
|
70e33dcacf
|
- added filters for integration with redirect URLs (login, logout, register, account delete, custom homepage);
- fixed SSL permalinks;
|
2018-03-16 14:20:37 +02:00 |
|
nikitozzzzzzz
|
12891ff743
|
- hook docs;
|
2018-03-05 16:35:51 +02:00 |
|
nikitozzzzzzz
|
3d19aa00b8
|
- made hooks documentation;
- some optimizations and make single functions for some hooks;
|
2018-03-02 09:55:49 +02:00 |
|