First, James thanks again for giving us these engines. This makes it so 
easy to control access to Rails sites in a flexible manner. Just what 
the Dr. ordered.

I need to extensions to the basic user_engine and I am wondering if I 
have missed finding similar features in the documentation. Or failing 
that, some suggestion on how best to add this functions.

I'd like to be able to expire a user's session. So for example I'd like 
to time-stamp each request from a user session and then if more than xxx 
minutes have passed I would like the user to have to log back in. 
Similarly, I would like to force the user to re-verfiy their user id and 
password for a subset of actions.

Many thanks   - Jonathan

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
engine-users mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org

Reply via email to