I found the error place:
TracAccountManager*/acct_mgr/*web_ui.py:130
def _write_check(self, log=False):
writable =
AccountManager(self.env).get_all_supporting_stores('set_password')
if not writable and log:
self.log.warn('AccountModule is disabled because the password '
'store does not support writing.')
return writable
How can I enable it?
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.