[Zope-dev] LDAPRoleTwiddler / BasicUserFolder
Shane Hathaway
shane@zope.com
Thu, 17 Oct 2002 15:26:58 -0400
Jens Vagelpohl wrote:
> i was always under the impression that getRolesInContext is not getting
> called in all places where it should be called. that was one of the
> reasons i went for a "replace all global user roles" approach.
>
> i might be wrong... (which would be nice because using shane's idea
> sounds like it could simplify the product)
I'm sure that was the case before Zope 2.2, when security got an
overhaul. Now it should be quite reliable.
Shane