thebadspace/app/Http/Controllers
ro 31f45c4af5 add role checks for admin function
admin functions are not shown to member with incorrect roles, but added
a bit more padding in the controller itself to check if the role is
correct before running an admin action for a little extra security
2024-09-29 15:55:55 -06:00
..
AppealController.php Used laravel validation for appeal form 2024-02-09 17:21:07 -06:00
AuthController.php Added About, Listings, Location pages 2023-08-18 14:34:53 -07:00
Controller.php The Big Switch 2023-08-14 12:07:53 -07:00
DenController.php added member edit admin ui 2024-09-24 16:21:59 -06:00
ExportController.php mastdon csv export edits 2024-05-16 16:07:36 -06:00
FrontIndexController.php added member edit admin ui 2024-09-24 16:21:59 -06:00
LocationController.php add role checks for admin function 2024-09-29 15:55:55 -06:00
MemberController.php add role checks for admin function 2024-09-29 15:55:55 -06:00