Z36FLF3BBAKDCCKLVUSAFTZHJTS4IYENMJVFGMVTJWJGHLHBGMCQC
error($c, "You must specify a user name.") if $username eq "";
error($c, "You must specify a password.") if $password eq "";
badRequest($c, "You must specify a user name.") if $username eq "";
badRequest($c, "You must specify a password.") if $password eq "";