Skip to content

Impersonation no longer gets stuck on password change.

What does this MR do?

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

  • Login as admin
  • Go to admin dashboard and click "New User"

Screen_Shot_2017-09-13_at_09.28.18

  • Fill name, username and email

Screen_Shot_2017-09-13_at_09.29.53

  • Click "Create user" button and get redirected to admin user dashboard

  • Edit the user and change it's password

  • Click "Impersonate" button

Screen_Shot_2017-09-13_at_09.31.42

  • Be redirected to the user page.

Screen_Shot_2017-09-13_at_09.32.52

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #1870 (closed)

Merge request reports