A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/Auth/UserInviteController.php December 18, 2021
D
Aligned password length requirements
Dan Brown committed
November 15, 2021
D
Prevented auto-login from direct email confirmation actions
Dan Brown committed
November 5, 2021
D
Standardised laravel validation to be array based
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
February 2, 2020
D
Simplified guard names and rolled out guard route checks
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
Standardised how request is injected into controller methods
Dan Brown committed
D
Ran phpcbf and updated helpers typehinting
Dan Brown committed
September 13, 2019
D
Updated to Laravel 5.8
Dan Brown committed
August 18, 2019
D
Finished new user invite flow
Dan Brown committed