A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/Auth/ConfirmEmailController.php November 12, 2022
D
Updated email confirmation flow so confirmation is done via POST
Dan Brown committed
September 22, 2022
D
Updated auth controllers with property types
Dan Brown committed
November 15, 2021
D
Prevented auto-login from direct email confirmation actions
Dan Brown committed
November 6, 2021
D
Done a round of phpstan fixes
Dan Brown committed
November 5, 2021
D
Standardised laravel validation to be array based
Dan Brown committed
August 21, 2021
D
Apply fixes from StyleCI
Dan Brown committed
July 18, 2021
D
Added login redirect system to confirm/mfa
Dan Brown committed
July 17, 2021
D
Started moving MFA and email confirmation to new login flow
Dan Brown committed
D
Updated all login events to route through single service
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
March 19, 2021
D
Added login/register theme events
Dan Brown committed
November 21, 2020
D
Aligned constructors across controller classes
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
September 19, 2019
D
Refactored notification showing and global view data
Dan Brown committed
September 15, 2019
D
Ran phpcbf and updated helpers typehinting
Dan Brown committed
August 18, 2019
D
Refactored confirm actions to their own controller
Dan Brown committed