fipamo/app/Http/Controllers
ro 4337a20fb8
API Improvements #116
API Security has been reworked to check if request is secure, verifies
the API token created on site setup given to every member, and then
confirms the system is accepting API requests by way of the API enabled
toggle in settings

API usage is now only meant for backend use, so this needs to be noted
in the docs
2024-07-17 16:41:11 -06:00
..
API API Improvements #116 2024-07-17 16:41:11 -06:00
AuthController.php implemented member repo class 2024-05-13 12:06:05 -06:00
Controller.php The Big Flip 2024-02-29 11:09:17 -06:00
DashController.php API Decoupling, Part 1 2024-07-13 14:23:01 -06:00
FrontController.php FEATURE: Full site restore 2024-07-05 13:17:53 -06:00
RouteDeleteController.php API Decoupling, Part 1 2024-07-13 14:23:01 -06:00
RouteGetController.php API Decouplng Part 2 2024-07-17 15:08:10 -06:00
RoutePostController.php API Decouplng Part 2 2024-07-17 15:08:10 -06:00
RoutePutController.php API Decouplng Part 2 2024-07-17 15:08:10 -06:00
SystemMailController.php Updated Mailer (#113) 2024-06-05 13:33:11 -06:00
ThemeController.php removed hard-coded page id in theme controller 2024-06-26 17:10:24 -06:00