Apache 2.4

Cantor, Scott cantor.2 at osu.edu
Mon Mar 19 17:08:23 GMT 2012


> > I need to reimplement that code to support the new features and
> > APIs, and eliminate the ShibRequireAll command in a 2.4 build. I
> > don't think this is unfeasible in a short amount of time.
> 
> You mean you "don't think this is feasible in a short amount of time?"

I should have said infeasible, but I used a double negative; I'm saying I think it's feasible, hopefully. The main problem I think I have is that currently the authz hook runs as a single call and allows me to pass control through to the RequestMap for any plugins attached there or implement the htaccess enforcement.

I'm not sure how to emulate that yet.

But it's high time I broke up the various require rules into separate functions anyway, so this is just an excuse to do that.

-- Scott



More information about the dev mailing list