This is really a subset of things that we should have been doing all along. It's basic functionality. Without it the user can make accounts with no passwords or search for an empty string. It's just bad practice. It doesn't have to be in JS but I don't know a way of doing it in straight HTML.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Was this discussed as something we would implement?
Shouldn't this be mentioned in our SRS and SDS somewhere?
This is really a subset of things that we should have been doing all along. It's basic functionality. Without it the user can make accounts with no passwords or search for an empty string. It's just bad practice. It doesn't have to be in JS but I don't know a way of doing it in straight HTML.