A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/Auth/RegisterController.php December 18, 2021
D
Aligned password length requirements
Dan Brown committed
November 5, 2021
D
Standardised laravel validation to be array based
Dan Brown committed
September 26, 2021
D
Standardised facade usage to use via their FQCN
Dan Brown committed
August 21, 2021
D
Apply fixes from StyleCI
Dan Brown committed
August 7, 2021
D
Quick test of email confirmation routes and fix of tests
Dan Brown committed
July 17, 2021
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
March 7, 2021
D
Ran phpcbf and updated phpcs.xml
Dan Brown committed
November 21, 2020
D
Aligned constructors across controller classes
Dan Brown committed
February 2, 2020
D
Checked over and aligned registration option behavior across all auth options
Dan Brown committed
D
Simplified guard names and rolled out guard route checks
Dan Brown committed
D
Added files missed in previous commit
Dan Brown committed
January 26, 2020
D
Moved socal auth routes to their own controller
Dan Brown committed
December 22, 2019
D
Removed setting override system due to confusing behaviour
Dan Brown committed
November 17, 2019
D
Added icon for saml, added saml to register page, updated complete env
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
September 13, 2019
D
Updated to Laravel 5.8
Dan Brown committed
September 6, 2019
D
Upgraded to Laravel 5.6
Dan Brown committed
August 18, 2019
D
Refactored confirm actions to their own controller
Dan Brown committed
August 17, 2019
D
Start user invite system
Dan Brown committed
August 4, 2019
D
Replaced use of custom 'baseUrl' helper with 'url'
Dan Brown committed
May 25, 2019
D
Updated string functions to use mulitbyte versions where needed
Dan Brown committed
April 16, 2019
C
Add min length validation on name on register form & add sign up link
Christopher Wilkinson committed
April 7, 2019
D
Standardised view referencing to dot-notation
Dan Brown committed
September 25, 2018
D
Fleshed out entity provided and optimized imports
Dan Brown committed
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
September 21, 2018
D
Altered social auto-reg to be configurable per service
Dan Brown committed
January 28, 2018
D
Fixed validation issue on register post
Dan Brown committed
D
Set /app PHP code to PSR-2 standard
Dan Brown committed
December 9, 2017
D
Updated okta config keys, made SVG fully vector
Dan Brown committed
November 11, 2017
D
Fixed required email confirmation with domain restriction
Dan Brown committed
August 26, 2017
D
Updated remaining views to 2017 design update.
Dan Brown committed
August 17, 2017
D
Cleaned social callback
Dan Brown committed
December 31, 2016
D
Merge branch 'master' into translations
Dan Brown committed
December 4, 2016
D
Extracted text from logic files
Dan Brown committed
November 27, 2016
D
Fixed social login routes
Dan Brown committed
September 17, 2016
D
Made registration gravatar/email requests fail gracefully
Dan Brown committed
D
Laravel 5.3 upgrade (#189)
Dan Brown committed