[Zope] Case Insensitive Zope Authentication
David Hassalevris
bluepaul at earthlink.net
Mon Feb 21 18:57:20 EST 2005
Remy Pinsonnault wrote:
>Hi,
>
>Does someone know how to allow zope authentication to be case insensitive?
>
>Thanks
>
>Remy
>_______________________________________________
>Zope maillist - Zope at zope.org
>http://mail.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
>
>
Hi Remy,
You might take a look at "The Book of Zope" by beehive. Its got a few
chapters explaining how users are managed and you could create your own
USERID/Password form and then force uppercase before calling
acl_users.manage_users( ... ).
David
More information about the Zope
mailing list