Hello,

I have a web application, where every page is secure. I like to show a
message when the user is automatically logged out from the site.

I have this in my factory.yml:

 user:
    class: myUser
    param:
      timeout:         1800
      logging:         %SF_LOGGING_ENABLED%
      use_flash:       true
      default_culture: %SF_DEFAULT_CULTURE%

I like to show a message in the login page when the user logged out
after 1800sec. How can I make it?

--
Tamas Amon

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

Reply via email to