Skip to content

Lacr1ma/flogin

Folders and files

NameName
Last commit message
Last commit date
Nov 19, 2021
Nov 19, 2021
Oct 4, 2021
Sep 8, 2021
Nov 15, 2021
Nov 19, 2021
Sep 17, 2021
Sep 17, 2021
Nov 19, 2021
Nov 19, 2021
Sep 8, 2021
Nov 19, 2021
Oct 5, 2021
Oct 4, 2021

Repository files navigation

TYPO3 Extension flogin

This extension provides an authentication option for website users.

It’s an alternative version for managing any frontend login attempts.

Features:

  • Authentication via magic link.
  • Lockout user while brute force.
  • Attempt to create a temporary frontend account in a BE.
  • Customizable throttle tracking.
  • Out of the box notifications for important actions ( password reset, password update, login, lockout, magic link usage).
  • Customizable Login Form as it’s now 100% based on extbase/fluid.
  • API endpoints that could be used for REST authentication.

Find out more in docs