https://bugzilla.wikimedia.org/show_bug.cgi?id=16524

--- Comment #7 from Tyler Romeo <[email protected]> ---
If you mean when creating a new account, the AbortNewAccount hook in
LoginForm::addNewAccountInternal allows you to pass a raw HTML message to be
displayed to the user for errors. If you mean when just logging in, the
AbortLogin hook in LoginForm::authenticateUserData, if passed
LoginForm::ABORTED as the status, will show whatever custom message key is
passed in the last parameter of the hook.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to