Previously Alberto Lopes wrote: > Alberto Lopes wrote: > > That's what I was afraid of... > > > > But by "lowercasing the userid on PAS extraction" do you mean lowercasing > > the userid that I extract from the certificate? > > > > Thinking more of the subject, what I would need is lowercasing both the > userid that I extract from the certificate and the parameter in some > getGroupsThatTheUserIsMemberOf(user) call. I wonder if that is the > getGroupsByPrincipal method?
Why would you need to lowercase there? If you lowercase on extraction you will never have anything other than the lowercased userid in Plone. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
