Groups2009 wikipages: Code snippets update
- Code snippets updated to show how backends should be configured. composite_groups backend description was added.
Groups2009 code: OpenID related
I spent a lot of time testing openid, i could not run it. request.makeForbidden403 seems doesn't exist, but is used. I tried to improve it, but, finally, left only changes concerning groups. OpenID related code was refactored to use groups instead of dicts. http://hg.moinmo.in/moin/1.9-groups-dmilajevs/rev/d761238f67f9
Groups2009 code: Refinements
Dreimark's note about context.py. Backends do not have load_cache method. It was removed from the groups lazy initialization. http://hg.moinmo.in/moin/1.9-groups-dmilajevs/rev/26f2648029df