phpvms/app/Http/Controllers/Auth
Nabeel S 17637c32d4
Pilots cannot use the dashboard or flights without admin rights (#481)
* Use auth middleware instead of specific groups for logged in state

* Auth check for admin access

* Check user admin access for updates

* Formatting
2019-12-25 13:31:09 +05:00
..
ForgotPasswordController.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
LoginController.php Backend changes separating id from pilot_id 2019-07-16 13:54:14 -04:00
RegisterController.php Pilots cannot use the dashboard or flights without admin rights (#481) 2019-12-25 13:31:09 +05:00
ResetPasswordController.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
VerificationController.php Fix ordering for styleci 2018-09-20 13:55:07 -05:00