A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Api/ApiAuthTest.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
October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
January 21, 2023
D
Copied over work from user_permissions branch
Dan Brown committed
November 30, 2021
D
Updated API session auth to consider public access setting
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
April 4, 2020
D
Updated test files to be PSR-4 compliant
Dan Brown committed
February 2, 2020
D
Simplified guard names and rolled out guard route checks
Dan Brown committed
January 18, 2020
D
Added configurable API throttling, Handled API errors standardly
Dan Brown committed
January 1, 2020
D
Fixed test class names + add perm. check to api session auth
Dan Brown committed
December 30, 2019
D
Added expiry checking to API token auth
Dan Brown committed
D
Added testing coverage to API token auth
Dan Brown committed