[Zope-dev] getPassword() from PythonScript
Krzysztof Kubacki
krzysztof.kubacki at bmpg.pl
Mon Dec 27 08:30:12 EST 2004
Hi,
Zope 2-7-0
Linux
Is possible to get user's password by getPassword() method using Python Script?
Any proxes don't work.
the code below:
user = context.getMemberById(context,'koperski')
return user.getPassword()
returns:
The object is marked as private. Access to 'getPassword' of (MemberData at
0x2353aea0) denied.
Thanks in advance
KK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope-dev/attachments/20041227/cca0b9aa/attachment.htm
More information about the Zope-Dev
mailing list