Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin il y a 2 ans
..
Api/Data checkin il y a 2 ans
Block checkin il y a 2 ans
Controller/Adminhtml/Session checkin il y a 2 ans
Model checkin il y a 2 ans
Observer checkin il y a 2 ans
Setup/Patch/Data checkin il y a 2 ans
Test checkin il y a 2 ans
etc checkin il y a 2 ans
i18n checkin il y a 2 ans
view checkin il y a 2 ans
LICENSE.txt checkin il y a 2 ans
LICENSE_AFL.txt checkin il y a 2 ans
README.md checkin il y a 2 ans
composer.json checkin il y a 2 ans
registration.php checkin il y a 2 ans

README.md

Security

Security management module Main features:

  1. Added support for simultaneous admin user logins with ability to enable/disable the feature, review and disconnect the list of current logged in sessions
  2. Added password complexity configuration
  3. Enhanced security to prevent account takeover for sessions opened on public computers and similar:
    • Password confirmation for all critical flows (like password, email change)
    • Lockout of the account after a configurable amount of incorrect login/password entries
    • Password Change functionality is enhanced by email and/or ip address by frequency, number and requests per hour limitation
    • Change password link becomes invalid after the first use or after a configurable amount of time
    • Password/email change notifications are sent to both old and new email addresses
  4. Fixed: the password is not being reset until the new password is submitted via the form available by a one time link sent to the email address