This website requires JavaScript.
Explore
Help
Sign In
mirror
/
snipe-it
Watch
3
Star
0
Fork
0
You've already forked snipe-it
mirror of
https://github.com/snipe/snipe-it.git
synced
2026-02-05 12:15:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
06af9311fc070504429d760af34bdd114e482971
snipe-it
/
app
/
Http
/
Controllers
History
Daniel Meltzer
06af9311fc
Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (
#3102
)
2016-12-26 15:17:46 -08:00
..
Auth
Removed todo
2016-12-22 21:09:01 -08:00
AccessoriesController.php
Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (
#3102
)
2016-12-26 15:17:46 -08:00
ActionlogController.php
…
AssetMaintenancesController.php
Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (
#3102
)
2016-12-26 15:17:46 -08:00
AssetModelsController.php
Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (
#3102
)
2016-12-26 15:17:46 -08:00
AssetsController.php
Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (
#3102
)
2016-12-26 15:17:46 -08:00
CategoriesController.php
Two asset maintence related fixes (
#3101
)
2016-12-26 15:17:12 -08:00
CompaniesController.php
Cleanup controller escaping (
#3084
)
2016-12-19 22:00:50 -08:00
ComponentsController.php
Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (
#3102
)
2016-12-26 15:17:46 -08:00
ConsumablesController.php
Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (
#3102
)
2016-12-26 15:17:46 -08:00
Controller.php
…
CustomFieldsController.php
…
CustomFieldsetsController.php
…
DashboardController.php
…
DepreciationsController.php
Add presenters for models. (
#3098
)
2016-12-23 17:52:00 -08:00
GroupsController.php
Cleanup controller escaping (
#3084
)
2016-12-19 22:00:50 -08:00
LicensesController.php
Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (
#3102
)
2016-12-26 15:17:46 -08:00
LocationsController.php
Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (
#3102
)
2016-12-26 15:17:46 -08:00
ManufacturersController.php
Add presenters for models. (
#3098
)
2016-12-23 17:52:00 -08:00
ProfileController.php
Cleanup controller escaping (
#3084
)
2016-12-19 22:00:50 -08:00
ReportsController.php
Add presenters for models. (
#3098
)
2016-12-23 17:52:00 -08:00
SettingsController.php
…
StatuslabelsController.php
Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (
#3102
)
2016-12-26 15:17:46 -08:00
SuppliersController.php
Cleanup controller escaping (
#3084
)
2016-12-19 22:00:50 -08:00
UsersController.php
Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (
#3102
)
2016-12-26 15:17:46 -08:00
ViewAssetsController.php
Add presenters for models. (
#3098
)
2016-12-23 17:52:00 -08:00