[Zope-PAS] Re: PlonePAS using SQL get AttributeError
Sidnei da Silva
sidnei at enfoldsystems.com
Thu Apr 19 09:59:59 EDT 2007
On 4/19/07, Tres Seaver <tseaver at palladion.com> wrote:
> That is a bug in whatever challenge plugin you are using, then. That
> does *not* happen with the standard challenge plugins (cookie / session
> auth), which arrange to add those credentials to the request in a form
> digestible as basic auth.
Wrong. That's exactly where the problem is, IIRC. They set
request._auth, but at the time control is passed to the standard user
folder, request._auth has already been bound to a local variable in
BaseRequest.traverse().
--
Sidnei da Silva
Enfold Systems http://enfoldsystems.com
Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214
More information about the Zope-PAS
mailing list