http://static.raibledesigns.com/downloads/struts-resume/api/org/appfuse/webapp/filter/LoginFilter.java.html
which uses a cookie to remember the user for auto-login purposes, and was thinking that it's probably worth adding some cookie based support to the Acegi Framework for both remember-me functionality in terms of just remembering the login name, and also complete auto-login. Now the former can of course be done mostly by just using code in the login page, but there's something to be said for integrating this into the framework. Ditto for the idea of the framework knowing whether somebody logged in explicitly or via a cookie. This is similar to Amazon knowing who you are immediately, but forcing you to log in again for certain actions.
Colin
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Acegisecurity-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer