TopAcademy2022 / messenger-client

The simple web client for messenger
GNU General Public License v3.0
0 stars 0 forks source link

Add data validation for login form #6

Open TopAcademy2022 opened 2 months ago

TopAcademy2022 commented 1 month ago

Add sql injection and xss injection checking on input data. Also the length of the passed text should be limited according to backend requirements.