Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleRequires:
  • phpFox 4.5+

Introduction

Main Feature

  • Admin can control to allow or not allow multiple login.
  • Admin can control which User Group using this feature.
  • If admin disable multiple login:
    • When user login on one device/browser, all session of this user on others devices/browsers will be destroyed.
    • If device isn't verified (hasn't logged in before), an email will be send to user (notice about unknown login)
    • Open popup on unclosed windows to notice about unknown login.
  • If admin enable multiple login:
    • User can login and keep session on multiple devices/browsers.
    • If device isn't verified, send an email to user to notice about unknown login.
    • If device isn't verified, open popup on unclosed windows to notice about unknown login.
  • After sending email + showing popup, login device will be automatic marked as verified.
  • Users have a page to view login history.

...