snipe-it/app/Http
Bradley Coudriet dbdc1c7f3f
Update SettingsController.php to save Slack Settings
This goes with #10438 that I just submitted about Slack Settings not saving.

This adds the necessary code to actually save the Slack Settings,
As they are already validated by the SlackSettingsRequest, this seems like an easy and low-impact fix.
2021-12-15 10:38:51 -05:00
..
Controllers Update SettingsController.php to save Slack Settings 2021-12-15 10:38:51 -05:00
Middleware Fixed typo (thanks @ssddanbrown) 2021-10-08 13:39:49 -05:00
Requests Removed form request on ajax, cleaned up some other things 2021-12-08 17:58:46 -08:00
Traits Just mention source of idea as code rewriten 2021-07-08 19:50:33 +03:00
Transformers Added escape to assigned_to API response 2021-12-13 12:03:03 -08:00
Kernel.php Force revalidation headers when user logs out 2021-10-04 12:52:48 -07:00