This website requires JavaScript.
Explore
Help
Register
Sign In
ouyang
/
snipe-it
Watch
1
Star
0
Fork
0
You've already forked snipe-it
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
06af9311fc070504429d760af34bdd114e482971
snipe-it
/
app
/
Http
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
..
Controllers
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
Middleware
Use url() helper over URL::to
2016-12-15 16:41:36 -08:00
Requests
Importer rework (
#3100
)
2016-12-26 15:16:42 -08:00
Traits
Putting uniqueUndeleted into a trait for use across models
2016-07-26 01:39:30 -07:00
Kernel.php
Discussion: Moving to policies for controller based authorization (
#3080
)
2016-12-19 11:04:28 -08:00