[Yanel-dev] Auto Login

Michael Wechner michael.wechner at wyona.com
Mon May 16 16:48:32 CEST 2011


Hi Balz

On 5/16/11 4:09 PM, basZero wrote:
> Hi Michael,
>
> you once mentioned that Yanel comes out of the box with an auto login 
> feature?
> Can you point me to the source code? I didn't find it.

Have a look at

src/webapp/src/java/org/wyona/yanel/servlet/security/impl/DefaultWebAuthenticatorImpl.java

and search for

remember-my-login-name

(also see rememberLoginNameCookie.setMaxAge(86400); // 1 day is 86400 
seconds)

(also see src/webapp/xslt/login-screen.xsl)

HTH

Michael
>
> I just want to see how it is done.
>
> Cheers
> Balz



More information about the Yanel-development mailing list