donnelldebnam / CodeU-Spring-2018-29

CodeByter's Chat Webapp
https://codebyters-203901.appspot.com/
Apache License 2.0
0 stars 9 forks source link

Verifies input content #71

Closed donnelldebnam closed 6 years ago

donnelldebnam commented 6 years ago

This PR will add in some conditions that will check to make sure chat messages, profile "about me" content, login/register credentials, and conversation titles are not null/blank/white space.

donnelldebnam commented 6 years ago

@anthony23334 You are a life saver. I think it's ready to merge!