Scott Chapman
scott_list at mischko.com
Wed Oct 8 07:06:31 EST 2003
On Tuesday 07 October 2003 20:52, Gregory (Grisha) Trubetskoy wrote: > On Mon, 6 Oct 2003, Scott Chapman wrote: > > mod_python and I'm wondering how to get the 'require valid-user' and > > 'require group blah' info into my Python handler so I know which groups > > to look out for, etc. I've been over the mod_python docs quite a bit and > > I can't find info on this. > > Right now you cannot. But 3.1 will have a req.requires() method which will > return just that info. If you *really* need it now, you can try out the > latest version from CVS. Grisha, What's the scheduled release date for 3.1? Scott
|