-
-
/trunk/reviewboard/templates/accounts/login.html (Diff revision 0) Can you add an else clause here with a little announcement pointing people to the register link at the top of the page?
Improve the login form style and display info for NIS setups
Review Request #19 — Created May 20, 2007 and submitted
Information | |
---|---|
chipx86 | |
Review Board SVN (deprecated) | |
trunk | |
13 | |
Reviewers | |
reviewboard | |
Improve the look of the login form by giving it a titled box. Also added an info box telling users that they can log in with their standard password in non-built-in auth setups (NIS, LDAP). In these setups, we also just redirect the register page to the login page, whereas before we were showing a 404.
Tested that everything works in a NIS setup.