[Zope] Question About Additional info for AUTHENTICATED_USER
scott kaplan
skaplan@wso.williams.edu
Mon, 6 Dec 1999 18:43:33 -0500 (EST)
I can set the subject in a cookie, or somether session object, but i still
need to store the info of which subejct is associated with which user to
set the cookie, unless I am missing something.
-Scott
On Mon, 6 Dec 1999, Pavlos Christoforou wrote:
>
> Could you just set the subject in a cookie, or in a session object?
>
> Pavlos
>
>
> On Mon, 6 Dec 1999, scott kaplan wrote:
>
> > Hi All,
> > I have a question about adding additional information to a user object
> > (or another way to do this) I want to have an attribute for each user.
> > i.e. each user will have a subject attribute, so when they view a
> > certain page, only messages of that subject appear