Skip to content

credential_request: Fix changing password with credential request

Jérome Perrin requested to merge fix/credential_request_password into master

ee64d50c (patches/CookieCrumbler: update patch for CMF 2.3, 2019-09-09) introduced a NameError, getRequest was not imported.

This was not covered by test, we don't run static analysis checks product code, so this was not seen.

Edited by Jérome Perrin

Merge request reports