Re: Exporting of group information to modules...

2002-02-18 Thread dirkx
On Mon, 18 Feb 2002, Pier Fumagalli wrote: > Does it make any sense? Is it already there (meaning, am I stupid not to see > it?), and is something someone else wants/requires Makes perfect sense - and blame me for not putting it in there - I've done exactly this for customers abusing the r

Exporting of group information to modules...

2002-02-18 Thread Pier Fumagalli
For a little thing I'm doing, it would be so cool to have (if possible) the groups in which a user is into somewhere in the request_rec structure (something like ap_table_get(r->notes,"auth_groups") returns a list of all groups in which the user is authenticated... It's a pretty straightforward p