[Zope] Is it possible to extend Zopes WebDAV authentication?
mark hellewell
mark.hellewell at gmail.com
Fri May 6 14:26:21 EDT 2005
On 5/6/05, Dieter Maurer <dieter at handshake.de> wrote:
> WebDAV uses "basic HTTP authentication" which should use whatever
> UserFolder you have installed.
Thanks.. So, I think I should be able to modify the authentication plugin
of PUF so that each time a user makes a bad login attempt (either via
WebDAV or the login form) it increments the "bad login" counter?
Sounds like a plan, anyway :)
Mark
> --
> Dieter
More information about the Zope
mailing list