snipe-it/app/Http
snipe c33970e3e3 Added timestamp to uploaded files so they are unique and don’t overwrite
Laravel 6 now does this automaically, so we should switch to their way
2020-02-11 20:19:59 -08:00
..
Controllers Added timestamp to uploaded files so they are unique and don’t overwrite 2020-02-11 20:19:59 -08:00
Middleware
Requests Added: allow appending of domain name to username when user tries to login (#7790) 2020-02-04 12:47:49 -08:00
Traits
Transformers Added a validation to Transformers/LocationsTransformer.php:transformLocations() in case location doesn't have children location (#7640) 2019-12-06 11:42:36 -08:00
Kernel.php