- The "Users" subsection of the "CMS Settings" section has been updated: new parameters have been added;
- Added methods for the cofigurator class to get the parameter values of the maximum and minimum number of characters in the username and password of users;
- Added methods for the cofigurator class to obtain the values of the status parameters for blacklisting logins and the list of prohibited logins;
- Added methods for the cofigurator class to obtain the values of the permission status parameters for using special characters in the username and password of users;
- Added a method for the configurator class to get the value of the user login editing permission status parameter (users with editing rights for other users are not affected by the value);
- Added a method for the configurator class to get the value of the character case sensitivity status parameter in the user login;
- Updated mechanisms for updating/creating users. Now the configuration parameters are taken into account: the minimum and maximum number of characters in the login and password, case-sensitive characters in the login, the presence of a login in the filter, the use of special characters, as well as the ability to change your own login.;
- The user registration mechanism has been updated. Now the configuration parameters are taken into account: the minimum and maximum number of characters in the login and password, case-sensitive characters in the login, the presence of the login in the filter, the use of special characters.;
- Updated localizations: Russian and English;
- Updated the TPL template for the Users subsection of the CMS Settings section for the administrative panel;
- Minor fixes;
Commit: 9cc675750c3bc04093266eb7fdcb270a59bb819e
Comments