You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Christian Seiler <ch...@gmx.net> on 2009/12/31 22:26:44 UTC

Re: [PATCH] Allow AuthZ providers to supply group data to other modules

Hi,

Thanks for your reply!

> Conceptually, I think this is a great idea.  I think we should do this.
> 
> The patch is quite big/monolithic though, and that discouraged me from
> taking time to review it all. I'll try to dig into it this weekend
> hopefully.

If you like, I can provide a smaller patch that only contains the
user_in_group functionality and not the get_user_groups functionality.
That reduces the patch by quite a bit since most of the added lines are
LDAP related stuff in order to allow for these queries.

Regards,
Christian