Thanks Fred,
On passing 'request' (why the extra argument anyway?) I
got
Error Type: TypeError
Error Value: not enough arguments; expected 3, got 2 so I'm wondering have you got LoginManager to work on the Zope
2.3.0 release?
>>On Wed, Jan 31, 2001 at 09:25:08AM +1300, W. Robert
Kellock wrote:
>> Are PythonScript arguments typeless? I keep getting an >> error >> >> Error Type: AttributeError >> Error Value: 'string' object has no attribute 'password' >> >> from the authenticate method which I'm passing self,password. >I think you should pass (self, password, request). >-- >Fred Yankowski [EMAIL PROTECTED] tel: +1.630.879.1312 >Principal Consultant www.OntoSys.com fax: +1.630.879.1370 >OntoSys, Inc 38W242 Deerpath Rd, Batavia, IL 60510, USA -------------------------------------------------------------------------------------------------------------
W.Robert Kellock Ph: +64 3 326 6115 Sales Manager Fax: +64 3 326 6115 Credit Systems Control Ltd Web: www.creditscore.co.nz "making decisions easy" ------------------------------------------------------------------------------------------------------------- |
- Re: [Zope] LoginManager dlpierson example W. Robert Kellock
- Re: [Zope] LoginManager dlpierson example Fred Yankowski