I would like to originate a notification event when an authenticated login occurs. I had hoped to hook onto objects being added to PersistentSessionDataContainer as the notification could send the session_id along with it -- but as things stand PersistentSessionDataContainer has no interface. Should I monkeypatch or perhaps someone could suggest a more elegant approach.
Thanks in advance, Jonah
_______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
