LectCap / web_folder

1 stars 0 forks source link

Register/edit acc - Full error handling #1

Open stmi11 opened 8 years ago

stmi11 commented 8 years ago

Only basic error handling has been implemented when registering and editing account information. Malicious users can use a debugger like Firebug to remove the "required" tags on input as an example. This can lead to illegal values being posted to the database.

Not prioritized but should be fixed eventually.