Show
Ignore:
Timestamp:
11/13/06 08:24:13 (2 years ago)
Author:
lazaridis_com
Message:

re #7, added Account Manager Plugin

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • infra/trac-dev/conf/trac.ini

    r107 r111  
    88[components] 
    99tracx.* = enabled 
    10 webadmin.* = disabled 
     10acct_mgr.* = enabled 
     11acct_mgr.web_ui.RegistrationModule = disabled 
     12 
     13[account-manager] 
     14password_format = htpasswd 
     15password_file = ../trac.htpasswd 
    1116 
    1217[intertrac] 
     
    2530base.url    = http://dev.lazaridis.com/base 
    2631base.compat = false 
    27  
    28  
    2932 
    3033[attachment]