The sections in trac.ini:

[components]
acct_mgr.admin.* = enabled
acct_mgr.api.* = enabled
acct_mgr.db.sessionstore = disabled
acct_mgr.guard.accountguard = enabled
acct_mgr.htfile.htdigeststore = enabled
acct_mgr.htfile.htpasswdstore = disabled
acct_mgr.http.* = disabled
acct_mgr.model.* = enabled
acct_mgr.notification.* = enabled
acct_mgr.pwhash.* = enabled
acct_mgr.register.* = enabled
acct_mgr.register.emailverificationmodule = enabled
acct_mgr.register.registrationmodule = enabled
acct_mgr.svnserve.svnservepasswordstore = disabled
acct_mgr.web_ui.* = enabled
acct_mgr.web_ui.loginmodule = enabled
acct_mgr.web_ui.resetpwstore = enabled

[account-manager]
allow_delete_account = enabled
auth_init = enabled
authentication_url = 
cookie_refresh_pct = 10
db_htdigest_realm = 
db_htpasswd_hash_type = crypt
environ_auth_overwrite = enabled
force_passwd_change = enabled
generated_password_length = 8
hash_method = HtDigestHashMethod
htdigest_file = /mnt/data/trac/projects/trac-pp/trac.htdigest
htdigest_realm = trac-pp
htpasswd_file = 
htpasswd_hash_type = crypt
login_attempt_max_count = 3
login_opt_list = disabled
notify_actions = new,change,delete
password_file = 
password_store = HtDigestStore
persistent_sessions = enabled
refresh_passwd = disabled
register_basic_question = 
register_basic_token = 
register_check = BasicCheck,EmailCheck,RegExpCheck,UsernamePermCheck
require_approval = disabled
reset_password = enabled
user_lock_max_time = 86400
user_lock_time = 30
user_lock_time_progression = 2
username_char_blacklist = :[]
username_regexp = (?i)^[A-Z0-9.\-_]{4,}$
verify_email = enabled

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/efd5dd5d-95a0-4b7c-92cc-6395ea2180c2n%40googlegroups.com.

Reply via email to