Previously Tres Seaver wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Christoph Zwerschke wrote:
> > Hello, a question about the repoze.who plugin concept:
> >
> > I'm just writing a plugin for authentication against an XML-RPC service,
> > implementing the authenticator and metadat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Christoph Zwerschke wrote:
> Hello, a question about the repoze.who plugin concept:
>
> I'm just writing a plugin for authentication against an XML-RPC service,
> implementing the authenticator and metadata provider interfaces .
>
> Inside the authen
Hello, a question about the repoze.who plugin concept:
I'm just writing a plugin for authentication against an XML-RPC service,
implementing the authenticator and metadata provider interfaces .
Inside the authenticate() method, I make a call to the XML-RPC service
to check if the user exists and