Re: [Moin-user] Custom authenticator

2009-02-22 Thread Jakub Schmidtke
Roger Haase wrote: > This page may help: > http://moinmo.in/HelpOnAuthentication/ExternalCookie > > Roger Haase Thanks! Do you know if this code works properly? Comments say that it's outdated... I have already solved it by adding PHP Session authenticator to the list. Anyway, maybe someon

Re: [Moin-user] Custom authenticator

2009-02-22 Thread Roger Haase
--- On Sun, 2/22/09, Jakub Schmidtke wrote: > From: Jakub Schmidtke > Subject: [Moin-user] Custom authenticator > To: moin-user@lists.sourceforge.net > Date: Sunday, February 22, 2009, 6:16 AM > Hi. > > I'm trying to write my own authenticator. > And it sort-of

[Moin-user] Custom authenticator

2009-02-22 Thread Jakub Schmidtke
Hi. I'm trying to write my own authenticator. And it sort-of works - for a given username and password it connects to some other url, that requires authentication, af it username/password works there, it accepts them. When I use wrong credentials it prints error message, if I provide correct - i