SpeakingInBits / PC2

Custom replacement website for pc2online.org. Now live!
https://pc2online.org/
6 stars 0 forks source link

AboutController.HousingProgramData(IFormCollection) #324

Open JoeProgrammer88 opened 1 month ago

JoeProgrammer88 commented 1 month ago

This method is currently using an IFormCollection instead of proper model binding. This needs to be refactored to use Model Binding appropriately, and ensure that server side validation is executed