i am using the plugin, but it is not working .. i sent the email but do not receive it .. this is strange becauase i always receive emails for tickets ...
i can see in the database there is an entry in the session_attribute table for my sid, the name is password, and the value is
TracDbRealm:d9d2c8bb2253515092fd97a190374d74
Is this a hash?
the trac ini file has this:
[account-manager]
authentication_url =
db_htdigest_realm = TracDbRealm
force_passwd_change = true
hash_method = HtDigestHashMethod
password_store = SessionStore
persistent_sessions = true
refresh_passwd = False
verify_email = true
ed