mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
Add 2FA to Filament auth #159
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Boy132 on GitHub (Sep 27, 2024).
Currently you can login via the filament auth (
/admin/login) without 2FA.Example: https://filamentphp.com/plugins/vormkracht10-2fa (uses Laravel Fortify) or https://filamentphp.com/plugins/stephenjude-two-factor-authentication
@notAreYouScared commented on GitHub (Sep 27, 2024):
Might be better to add this to the client area branch, and add it to both.
@notAreYouScared commented on GitHub (Mar 8, 2025):
Closed with #1050