An e-commerce supermarket C# program designed to facilitate online shopping, featuring product browsing, a shopping cart, user authentication, and payment processing.
MIT License
1
stars
0
forks
source link
Improve Input Sanitization and Restriction Mechanisms #6
Enhancements are needed for input sanitization and restrictions across the Register and Login forms to further secure the application. This includes:
The implementation will bolster the application's defense against common vulnerabilities.