pwm icon indicating copy to clipboard operation
pwm copied to clipboard

Post Password Change Actions for Password are not triggered when using Rest Api

Open JasonEverling opened this issue 4 years ago • 0 comments

Describe the bug Testing using multiple points from master branch, also affects 1.9.0 and 1.9.1 release builds

When updating a users password over rest, ( pwm/public/rest/setpassword ), the Post Password Change Actions are not triggered.

To Reproduce Steps to reproduce the behavior:

  1. Create Post Password Change Actions in PWM
  2. Send new request to pwm/public/rest/setpassword to set a users password
  3. Post Change Action never triggers

Expected behavior The Post Password Change Actions trigger when password is also changed over Rest. Worked in previous builds, pre 1.9 era

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Postman
  • Version:

JasonEverling avatar Apr 05 '20 15:04 JasonEverling