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.
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.