Page MenuHomePhorge

Auth Messages: allow to reset custom message to default
Open, WishlistPublic

Description

I visited the page /auth/message/ and I discovered that I'm probably not able to reset a custom message after customizing it.

I tried deleting all the content, but that did not restore the initial situation.

I'm talking about this page:

Auth Messages customized.png (782×942 px, 118 KB)

Workaround:

USE phabricator_auth;
DELETE FROM auth_message WHERE messageText = '';