Re: Security component and session timeout

2010-01-19 Thread Miles J
Yes the security component adds a hidden token/timer within the forms.
Their is a time limit that black holes if you sit on the page too
long. Not sure if you can configure it. Try doing a search within the
Security component.

On Jan 18, 8:43 pm, Stinkbug justink...@gmail.com wrote:
 Just checking to see if anyone has any recommendations on this before
 I start implementing something myself.

 On Dec 16 2009, 10:49 pm, Stinkbug justink...@gmail.com wrote:

  I've been using the security component for quite some time, but there
  is one issue that I've never been able to figure out with it.

  When I have a form and the user takes a while to fill it out, it will
  get blackholed.  I'm guesing the security component is using a session
  some how on the form.  It makes the form only good for so many minutes
  (I'm not totally sure how long).  However, adjusting session setting
  in the core doesn't seem to change this.

  Can someone explain what's going on and if there is a way to change
  this so that a form can sit there a little longer without getting
  blackholed?
Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: Security component and session timeout

2010-01-18 Thread Stinkbug
Just checking to see if anyone has any recommendations on this before
I start implementing something myself.

On Dec 16 2009, 10:49 pm, Stinkbug justink...@gmail.com wrote:
 I've been using the security component for quite some time, but there
 is one issue that I've never been able to figure out with it.

 When I have a form and the user takes a while to fill it out, it will
 get blackholed.  I'm guesing the security component is using a session
 some how on the form.  It makes the form only good for so many minutes
 (I'm not totally sure how long).  However, adjusting session setting
 in the core doesn't seem to change this.

 Can someone explain what's going on and if there is a way to change
 this so that a form can sit there a little longer without getting
 blackholed?
Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Security component and session timeout

2009-12-16 Thread Stinkbug
I've been using the security component for quite some time, but there
is one issue that I've never been able to figure out with it.

When I have a form and the user takes a while to fill it out, it will
get blackholed.  I'm guesing the security component is using a session
some how on the form.  It makes the form only good for so many minutes
(I'm not totally sure how long).  However, adjusting session setting
in the core doesn't seem to change this.

Can someone explain what's going on and if there is a way to change
this so that a form can sit there a little longer without getting
blackholed?

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en