[Zope-dev] how to change to another authenticated user programmatically?

Andreas Kostyrka andreas@kostyrka.priv.at
25 Sep 2002 12:28:12 +0200


Am Mit, 2002-09-25 um 09.27 schrieb Chris Withers:
> Craeg K Strong wrote:
> > 
> > I am working on an application where users register themselves.  That is,
> > there will be a registrar username and password that is sent out to all
> > prospective users via email.
> > 
> > The only thing the registrar can do is add a user.
> 
> Not sure why you can't just mail out actual user details if the first and only 
> thing a registrar does is register themselves...
Or even better: Do not authenticate the users, instead provide a method
that has the Proxy rules set, and check the password inside the method.

Andreas
-- 
Andreas Kostyrka <andreas@kostyrka.priv.at>