NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing. Use Item9693 for docu changes for 1.2 and 2.0.
Item4255: Can we have a more concise login message?
Priority:
CurrentState:
AppliesTo:
Component:
WaitingFor:
Enhancement
Closed
Engine
We currently have:
This could be shortened to:
-- TWiki:Main/ArthurClemens - 15 Jun 2007
if you use the AllowLoginName cfg to cahnge the text to something like This is your login, for example: jsmith, then that makes some sense.
OR, seeing as I implemented switchable login templates for TemplateLogin, we could have the twikiusermapper select either login.wikiname.tmpl or login.loginname.tmpl, and thus a PAMusermapping, or LDAPusermapping would select login.pam.tmpl and login.ldap.tmpl= respectivly.
Also remember to make the registration optional on both the registration_supported context, and the registration_enabled context.
-- TWiki:Main.SvenDowideit - 15 Jun 2007
Created a new text in login.tmpl, leaving the more general {AuthRealm} as is.
-- ArthurClemens - 14 Aug 2010