Sanitize username inputs in the database layer
[blerg.git] / database / util.h
1 int valid_name(const char *name);