Is there a reason that reset password functionality is disabled by default? If we enable the following two modules, it would work out of the box.
acct_mgr.pwhash.* = enabled acct_mgr.web_ui.resetpwstore = enabled Why are only specific submodules of acct_mgr enabled? Would it break something if we enabled them all? Anze
