A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Middleware/ApiAuthenticate.php January 29, 2026
D
Page Content: Added form elements to filtering
Dan Brown committed
D
API: Prevented non-GET requests when using cookie-based auth
Dan Brown committed
September 8, 2025
D
Permissions: Updated usage of controller methods to use enum
Dan Brown committed
September 16, 2023
D
Guest control: Cleaned methods involved in fetching/handling
Dan Brown committed
June 14, 2023
T
Simplify ApiAuthException control flow
Thomas Kuschan committed
November 30, 2021
D
Applied StyleCI changes
Dan Brown committed
D
Updated API session auth to consider public access setting
Dan Brown committed
August 21, 2021
D
Apply fixes from StyleCI
Dan Brown committed
August 5, 2021
D
Updated API auth handling of email confirmations
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
May 22, 2020
D
Updated API auth to allow public user if given permission
Dan Brown committed
January 1, 2020
D
Fixed test class names + add perm. check to api session auth
Dan Brown committed
D
Added API listing filtering & cleaned ApiAuthenticate returns
Dan Brown committed
December 30, 2019
D
Added testing coverage to API token auth
Dan Brown committed
D
Change email confirmation from own middle to trait
Dan Brown committed
D
Extracted API auth into guard
Dan Brown committed
D
Linked new API token system into middleware
Dan Brown committed