snipe-it/app/Http
snipe 3dc2cc9f22
CORS for api (#7292)
* Added CORS support to API

* Changed order so CORS will still work if throttle hit

* Added APP_CORS_ALLOWED_ORIGINS env option

* Fixed typo

* Clarified header comments

* More clarification

* DIsable CORS allowed origins by default to replicate existing behavior

* Change variable name to be clearer
2019-07-26 12:38:31 -07:00
..
Controllers Fixed #7270 - Checking-in Assets via API Removes the Item's Asset Name 2019-07-26 12:37:38 -07:00
Middleware Set the serialization 2019-05-22 00:51:43 -07:00
Requests Fixes #7252 form request changes (#7272) 2019-07-18 14:32:23 -07:00
Traits Fix tests 2018-07-09 21:57:45 -07:00
Transformers Fixed #7046 - added user website url back into UI 2019-05-21 18:55:12 -07:00
Kernel.php CORS for api (#7292) 2019-07-26 12:38:31 -07:00