Login user programatically from the values of REQUEST['HTTP_COOKIE']
21 Sep
2001
21 Sep
'01
1:38 p.m.
Hello, Sorry for all my questions right now but it isn't that easy to make a payment gateway written in PHP to talk to Zope ... I was wondering if it was possible to login a user programatically with the data from HTTP_COOKIE. It contains all the data required (__ac_user, __ac) but the __ac is encoded. Anyone who have done this before ?? TIA, Gitte
21 Sep
21 Sep
10:40 p.m.
New subject: [Zope] Login user programatically from the values of REQUEST['HTTP_COOKIE']
Gitte Wange writes:
I was wondering if it was possible to login a user programatically with the data from HTTP_COOKIE. Sure! All cookie based User folders do that, e.g. GUF.
Dieter
8963
Age (days ago)
8963
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Gitte Wange