On 3/13/07, Carl Johnstone <[EMAIL PROTECTED]> wrote:
This doesn't make sense to me, before the named user logs in they'll be
accessing the same anonymous session. Therefore you can't tell the
difference between the two different users.

anonymous is not 100% anonymous.
each "anonymous" session will have it's own user-id (without username
and possibility to login as this user) - this is to make sure one
doesn't have to register in order to use basic functionality of the
system (which needs to create some records in database).

depesz

--
http://www.depesz.com/ - nowy, lepszy depesz

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to