login() { test -n "$POST_password" && session_set "password" "$POST_password" if ! chkpasswd "root" "${SESSION_password-root}"; then ?>
$(tr 'Wrong password')