[Zope-dev] getPassword() from PythonScript

Andreas Jung lists at andreas-jung.com
Mon Dec 27 08:32:55 EST 2004



--On Montag, 27. Dezember 2004 14:30 Uhr +0100 Krzysztof Kubacki 
<krzysztof.kubacki at bmpg.pl> wrote:

> 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()
>

Use an external method or look at Dieter Maurer's TrustedExecutables.

-aj


More information about the Zope-Dev mailing list