snipe-it/app/Http
Daniel Meltzer ea3e11e011 Fix missing posix_getpwuid on windows.
This isn't a perfect solution.  It basically just nullifies the check on
windows.  I'm not sure if IIS can run as a nonelevated user though, so
perhaps thats the best choice.  Regardless, this fixes the setup.
2016-06-06 07:43:05 -05:00
..
Controllers Fix missing posix_getpwuid on windows. 2016-06-06 07:43:05 -05:00
Middleware Switch to gate for permission check 2016-06-02 02:48:52 -07:00
Requests Updated validation 2016-06-01 15:45:05 -07:00
Kernel.php Added check for setup in Setting model 2016-05-14 16:09:00 -07:00
routes.php Use permission gates on routes 2016-06-02 02:50:00 -07:00