A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Middleware/Authenticate.php September 16, 2023
D
Guest control: Cleaned methods involved in fetching/handling
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
August 2, 2021
D
Worked on MFA setup required flow
Dan Brown committed
July 17, 2021
D
Started moving MFA and email confirmation to new login flow
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
September 5, 2020
D
Updated flow to ensure /register/confirm route is used where needed
Dan Brown committed
January 1, 2020
D
Added API listing filtering & cleaned ApiAuthenticate returns
Dan Brown committed
December 30, 2019
D
Change email confirmation from own middle to trait
Dan Brown committed
D
Linked new API token system into middleware
Dan Brown committed
August 4, 2019
D
Replaced use of custom 'baseUrl' helper with 'url'
Dan Brown committed
February 3, 2019
D
Updated auth pages to new design, Removed public layout
Dan Brown committed
November 11, 2017
D
Fixed required email confirmation with domain restriction
Dan Brown committed
January 1, 2017
D
Fixed issue where default user was over-fetched
Dan Brown committed
September 17, 2016
D
Laravel 5.3 upgrade (#189)
Dan Brown committed
August 15, 2016
C
Applied baseUrl to login redirect
Chris committed
August 14, 2016
D
Updated all application urls to allow path prefix.
Dan Brown committed
April 3, 2016
D
Made email confirmations work with LDAP auth
Dan Brown committed
March 6, 2016
D
Added settings helper and formatted code in some files
Dan Brown committed
January 15, 2016
D
Cleaned tests up, Started LDAP tests, Created LDAP wrapper
Dan Brown committed
September 10, 2015
D
Change application namespace to BookStack
Dan Brown committed
September 5, 2015
D
Got standard form-based registration working
Dan Brown committed
D
Started social registration
Dan Brown committed
August 31, 2015
D
Added options to allow whole site to be made public. Fixes #3.
Dan Brown committed
August 8, 2015
D
Added User managment. Fixes #5
Dan Brown committed
August 5, 2015
D
Minor fixes to editor and auth
Dan Brown committed
July 12, 2015
D
Initial commit
Dan Brown committed