9 Commits

Author SHA1 Message Date
Mykyta Synelnikov be9bb0f239 - partially reviewed #1361; 2023-11-30 10:55:00 +02:00
Mykyta Synelnikov b83da8b814 - WPCS for defined constants;
* um_url -> UM_URL
   * um_path -> UM_PATH
   * um_plugin -> UM_PLUGIN
   * ultimatemember_version -> UM_VERSION
   * ultimatemember_plugin_name -> UM_PLUGIN_NAME
2023-09-13 22:56:32 +03:00
Mykyta Synelnikov 7fafa3a4b3 - fix for registration form; 2023-06-30 21:55:59 +03:00
nikitasinelnikov 67420b11b0 - Fixed: Vulnerability with timestamp field on UM Forms
- changed readme;
2020-12-04 00:10:20 +02:00
Champ Camba 14b4c9989f Allow GDPR template to get overwritten in the theme directory 2019-12-13 12:01:20 +08: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
nikitasinelnikov f628703b12 - fixed security issue with Profile/Registration form; 2019-05-08 16:05:27 +03:00
nikitozzzzzzz 4409ecebd1 - fixed small notice;
- fixed issue with download files with opened PHP buffers;
2018-10-18 10:09:29 +03:00
nikitozzzzzzz 8414586f45 - fixed Install Info settings section on PHP7.1;
- GDPR compatibility;
- added support for GDPR Personal Data Exporter;
- added support for GDPR Personal Data Eraser;
- added feature: New privacy field to form builder for GDPR consent collection;
- added GDPR privacy policy guide text;
2018-05-22 11:17:18 +03:00