R1:d5aaa54d0b8f
R1:d5aaa54d0b8f
Allow installs to configure an arbitrary block of HTML to show on the login screen
Summary: For secure.phabricator.com, I've wanted to put up a "you can use demo/demo" message for a while. Wikimedia also wants to add some custom login instructions.
Test Plan:
Configured this:
'auth.login-message' =>
'<div style="width: 50%; margin: 1em auto; padding: 1em; border: 1px solid green; background: #dfffdf;">'.
'<strong>Welcome!</strong> Lorem ipsum...'.
'</div>',
...got this…
Summary: For secure.phabricator.com, I've wanted to put up a "you can use demo/demo" message for a while. Wikimedia also wants to add some custom login instructions.
Test Plan:
Configured this:
'auth.login-message' =>
'<div style="width: 50%; margin: 1em auto; padding: 1em; border: 1px solid green; background: #dfffdf;">'.
'<strong>Welcome!</strong> Lorem ipsum...'.
'</div>',
...got this…
Repository: R1 hydra
Commit Date: Aug 14 2012