Have a look at ITracker. You'll find it in SourceForge. It has the feature 
you are looking for.
Ciao,
Jonathan O'Connor





Rod Macpherson <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
27.02.2003 04:54
Please respond to jboss-user

 
        To:     [EMAIL PROTECTED]
        cc: 
        Subject:        Re: [JBoss-user] automatic login in JBoss app?


The cookies will be in the request header so if you have access to the
request in the custom login then a call to getCookies otta work fine.

----- Original Message -----
From: "Ken Yee" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 26, 2003 7:07 PM
Subject: [JBoss-user] automatic login in JBoss app?


>
> No luck digging in the archives for this list or on the security
> forum on jboss.org.
>
> Has anyone done the feature you find in a lot of web sites where
> you can click a checkbox next to your login info and a cookie is
> stored to automatically log you in the next time you visit the
> site?
> Somehow, it would have to hook into the authentication process
> but I can't figure out how to read a browser cookie in a custom login
> module...
>
>  thanks,
>
>
>  ken
>
>
> _______________________________________________
> Join Excite! - http://www.excite.com
> The most personalized portal on the Web!
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Scholarships for Techies!
> Can't afford IT training? All 2003 ictp students receive scholarships.
> Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
> www.ictp.com/training/sourceforge.asp
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user



-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user





-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to