[gen] Add param Config.activateForgotPassword to allow to disable this functionality for sites where the email of users may be unknown.
This commit is contained in:
parent
b2e1e8c780
commit
47cd8ee277
5 changed files with 11 additions and 3 deletions
|
@ -47,6 +47,7 @@ grantableRoles = [<!grRoles!>]
|
|||
languages = [<!languages!>]
|
||||
languageSelector = <!languageSelector!>
|
||||
sourceLanguage = '<!sourceLanguage!>'
|
||||
activateForgotPassword = <!activateForgotPassword!>
|
||||
ogone = <!ogone!>
|
||||
|
||||
# When Zope is starting or runs in test mode, there is no request object. We
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue