Changes between Version 7 and Version 8 of HttpAuthPlugin

Show
Ignore:
Author:
anonymous (IP: 0.0.0.0)
Timestamp:
09/22/12 00:33:12 (8 months ago)
Comment:

Needs a maintainer.

Legend:

Unmodified
Added
Removed
Modified
  • HttpAuthPlugin

    v7 v8  
     1[[PageOutline(2-5,Contents,pullout)]] 
    12= Force HTTP authentication from within Trac = 
    2 [[TOC]] 
     3 
    34== Description == 
    45 
    2829To enable: 
    2930{{{ 
     31#!ini 
    3032[components] 
    3133httpauth.* = enabled 
    3436To add additional paths: 
    3537{{{ 
     38#!ini 
    3639[httpauth] 
    3740paths = /xmlrpc, /login/xmlrpc 
    4043To add additional formats, like rss use this: 
    4144{{{ 
     45#!ini 
    4246[httpauth] 
    4347formats = rss 
    7781 
    7882'''Author:''' [wiki:coderanger] [[BR]] 
     83'''Author:''' ''none'' [[BR]] 
    7984'''Contributors:'''