Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 лет назад
..
Api/Data checkin 2 лет назад
Block checkin 2 лет назад
Console checkin 2 лет назад
Controller/Adminhtml checkin 2 лет назад
Helper checkin 2 лет назад
Model checkin 2 лет назад
Observer/Backend checkin 2 лет назад
Setup/Patch/Data checkin 2 лет назад
Test checkin 2 лет назад
ViewModel checkin 2 лет назад
etc checkin 2 лет назад
i18n checkin 2 лет назад
view/adminhtml checkin 2 лет назад
LICENSE.txt checkin 2 лет назад
LICENSE_AFL.txt checkin 2 лет назад
README.md checkin 2 лет назад
composer.json checkin 2 лет назад
registration.php checkin 2 лет назад

README.md

User

User enables admin users to manage and assign roles to administrators and other non-customer users, reset user passwords, and invalidate access tokens. Different roles can be assigned to different users to define their permissions. For admin passwords, it enables setting lifetimes and locking them when expired or when a specified numbers of failures have occurred. It allows preventing password brute force attacks for system backend.