Changes between Version 10 and Version 11 of CookBook/AccountManagerPluginConfiguration


Ignore:
Timestamp:
Oct 26, 2012, 6:10:02 PM (12 years ago)
Author:
anonymous
Comment:

# comments broke my setup with stable 0.11

Legend:

Unmodified
Added
Removed
Modified
  • CookBook/AccountManagerPluginConfiguration

    v10 v11  
    6161password_store = HtDigestStore
    6262htdigest_realm = Trac
    63 ;password_file = /var/trac/trac.htdigest   # old style (acct_mgr < 0.4)
    64 htdigest_file = /var/trac/trac.htdigest   # new style (acct_mgr >= 0.4)
     63;password_file = /var/trac/trac.htdigest   ; old style (acct_mgr < 0.4)
     64htdigest_file = /var/trac/trac.htdigest   ; new style (acct_mgr >= 0.4)
    6565}}}
    6666will: