DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Configuration manual

cdsrc_bepwreset offers some basic inside the Extension Manager. Those are described in this chapter. To be able to set this configuration, switch to the Extension Manager and search for the extension “cdsrc_bepwreset”. Click on it to see the available settings.

Property details

enablePasswordResetFromLoginForm

If set, backend users will be able to ask for a password reset in login form.

enablePasswordResetForAdmin

If set, backend administrator will be able to ask for a password reset.

For security reason, make sure to uncheck this option if not needed.

backendGroupsWhiteList

You can restrict password reset by setting a comma separated uid list of authorised backend group.

backendGroupsBlackList

You can restrict password reset by setting a comma separated uid list of unauthorised backend group.

This list overrules white list, a backend group present in both list will be unauthorised.

bypassCheckOnResetAtNextLogin

If set, all user will be able to reset his password in case he is forced to change his password at next login. This overrules administrator’s restriction, white list and black list.