Colin Law wrote:
> I think you may find there is no reliable way of achieving this, there 
> was a
> significant thread on this issue a little while ago.
> What is the unwanted behaviour that you are seeing? Perhaps there is a
> better solution.
> Colin
> 
> 2009/5/11 Shandy Nantz <rails-mailing-l...@andreas-s.net>

It has to do with the sessions which are holding id for the current 
users logged in. At most, there may be three session variables set - the 
two above and another called session[:admin]. An admin can move from 
profile to profile making modifications, but what I think is happening 
is that the admin are not "logging" like they should and are instead 
simply "X"ing out. This means that those sessions may be used to set up 
unwanted objects and show links, and other varous forms of undesired 
information.
-- 
Posted via http://www.ruby-forum.com/.

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

Reply via email to