Changes between Version 17 and Version 18 of AccountManagerPlugin/AuthStores


Ignore:
Timestamp:
Dec 14, 2011, 9:17:52 PM (12 years ago)
Author:
Dennis McRitchie <dmcr@…>
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AccountManagerPlugin/AuthStores

    v17 v18  
    112112This could then be matched with an Apache config like:
    113113{{{
    114 <LocationMatch /trac/[^/]+/authFile>
     114<LocationMatch ^/trac/[^/]+/authFile>
    115115   …HTTP authentication configuration…
    116116   Require valid-user