Hi, is same function or plugin to make automaticaly Authentification expires or i must make own. Thank you
On Thursday 21 October 2010 14:34:23 igor.bujna@post.cz wrote:
Hi, is same function or plugin to make automaticaly Authentification expires or i must make own. Thank you
Assuming you're storing the fact that the user is authenticated in a session, I assume you just need the session to expire after a certain amount of inactivity - is that correct, or am I misunderstanding what you're asking for? (Also, on an entirely unrelated note, I haven't forgotten about the changes you suggested for D::P::Database; I've just been rather busy lately!) -- David Precious <davidp@preshweb.co.uk> http://blog.preshweb.co.uk/ www.preshweb.co.uk/twitter www.preshweb.co.uk/linkedin www.preshweb.co.uk/facebook www.preshweb.co.uk/identica www.lyricsbadger.co.uk "Programming is like sex. One mistake and you have to support it for the rest of your life". (Michael Sinz)
I think better will be if this option for expiration in session will be standart in Dancer. When i make CGI applications i use CGI::Session, where is option for expiration. I'm busy now and can whach on this later, if you think that is godo idea, i make later some patch for make this.
------------ Původní zpráva ------------ Od: David Precious <davidp@preshweb.co.uk> Předmět: Re: [Dancer-users] Authentification expires. Datum: 22.10.2010 12:50:09 ---------------------------------------- On Thursday 21 October 2010 14:34:23 igor.bujna@post.cz wrote:
Hi, is same function or plugin to make automaticaly Authentification expires or i must make own. Thank you
Assuming you're storing the fact that the user is authenticated in a session, I assume you just need the session to expire after a certain amount of inactivity - is that correct, or am I misunderstanding what you're asking for?
(Also, on an entirely unrelated note, I haven't forgotten about the changes you suggested for D::P::Database; I've just been rather busy lately!)
-- David Precious <davidp@preshweb.co.uk> http://blog.preshweb.co.uk/ www.preshweb.co.uk/twitter www.preshweb.co.uk/linkedin www.preshweb.co.uk/facebook www.preshweb.co.uk/identica www.lyricsbadger.co.uk
"Programming is like sex. One mistake and you have to support it for the rest of your life". (Michael Sinz) _______________________________________________ Dancer-users mailing list Dancer-users@perldancer.org http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
participants (2)
-
David Precious -
igor.bujna@post.cz