Chris McDonough wrote: > > Alternately (and this will be in the next CST release), add this to the > session data object class (SessionData.SessionData): > > __guarded_setitem__ = __setitem__ OK, that'll teach me to read the whole thread before I post :-) > As far as finding the currently logged in user's name, try this: > > context.REQUEST['AUTHENTICATED_USER'].getUserName() > > This is a deprecated API, however. The new one I can't find at the moment, > though. ;-) When you find out, can you let us know :-S Chris _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
- [Zope-dev] CoreSessionTracking Magnus Heino (Rivermen)
- Re: [Zope-dev] CoreSessionTracking Chris McDonough
- SV: [Zope-dev] CoreSessionTracking Magnus Heino (Rivermen)
- SV: [Zope-dev] CoreSessionTracking Magnus Heino (Rivermen)
- Re: [Zope-dev] CoreSessionTracking Chris McDonough
- Re: [Zope-dev] CoreSessionTracking Chris Withers
- SV: [Zope-dev] CoreSessionTracking Magnus Heino (Rivermen)
- Re: [Zope-dev] CoreSessionTracking Chris McDonough
- RE: [Zope-dev] CoreSessionTracking Chris Withers
- RE: [Zope-dev] CoreSessionTracking Adrian Hungate
- Re: [Zope-dev] CoreSessionTracking Chris McDonough
- RE: [Zope-dev] CoreSessionTracking Randall F. Kern
- Re: [Zope-dev] CoreSessionTracking Chris Withers
- Re: [Zope-dev] CoreSessionTracking Chris McDonough
- RE: [Zope-dev] CoreSessionTracking Randall F. Kern
- Re: [Zope-dev] CoreSessionTracking Chris Withers