slawkens
|
7471c49793
|
[WIP] 2fa
* Don't allow per get request to disable 2fa
* Fix google recaptcha issue
* Fix rec key check
* Make input auth code required + autofocus
|
2026-01-31 20:44:26 +01:00 |
|
slawkens
|
867e3e2c38
|
[WIP] 2fa - Optimize code, views
|
2026-01-21 20:12:41 +01:00 |
|
slawkens
|
21e2eed640
|
[WIP] Working app auth (Still not ready)
Missing rec key validation
Doesn't work with google recaptcha plugin
|
2026-01-18 21:45:50 +01:00 |
|
slawkens
|
9f64d7834f
|
[WIP] 2fa, separate files, move twigs
|
2026-01-18 13:13:59 +01:00 |
|
Slawomir Boczek
|
5040a93031
|
Feature/refactor account lost (#326)
* [WIP] Account Lost refactor
* [WIP] Refactor account/lost
* Update form.html.twig
* Use myaac-table class for tables
* Set $title to 'Lost Account'
* Remove duplicated code - extract lostAccountCooldown function
* [WIP] Add csrfProtect()
* Refactor code, better $error messages
* Formatting
* Refactor
Add missing password check
Formatting
* [WIP] Refactor
* [WIP] Refactor account lost
* [WIP] Refactor account lost - fixes
* [WIP] Account lost refactor
* Fixes
* Add account lost hooks for password strength plugin
|
2026-01-17 18:59:01 +01:00 |
|