I installed a trac 0.11.5 version. Somehow Register link does not show up no
matter what I tried. Here is the components/account-manager part of the
trac.ini. Any suggestions?

[account-manager]
authentication_url = <inherited>
generated_password_length = 8
hash_method = HtDigestHashMethod
htdigest_realm = drydock
password_file = /mnt/data/www/apps/DryDock/drydock.htdigest
password_format = htdigest


[components]
trac.web.auth.LoginModule = disabled

acct_mgr.htfile.* = enabled
acct_mgr.htfile.htdigeststore = enabled

acct_mgr.http.* = enabled

acct_mgr.admin.* = enabled
acct_mgr.admin.accountmanageradminpage = enabled

acct_mgr.api.* = enabled
acct_mgr.db.* = enabled

acct_mgr.web_ui.* = enabled
acct_mgr.web_ui.LoginModule = enabled
acct_mgr.web_ui.AccountModule = enabled
acct_mgr.web_ui.RegistrationModule = enabled

webadmin.* = enabled



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to