y=user cross-project ID, as listed in XML stats file
or user account page"
);
list_item("output",
"XML: enclosing <reply> tag, and either
- <success></success>
if authenticator is correct for that user
(viewed in a browser, this may be displayed as <success/>).
- <error>error_message</error>
otherwise.
"
);
list_end();
page_tail();
?>