Base solution for your next web application
Open Closed

Reproducable error - after changing password #6820


User avatar
0
p.j.keukens created

Hi,

I've found an error in the application which can be reproduced latest version. Underneath are the steps to reproduce:

  1. Log in as a host user
  2. Change password and save new password
  3. Press logout button

It's probably because the user is not authenticated anymore and needs to login again. Maybe it's better to redirect the user to the login page after changing the password.


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    @p.j.keukens Thanks for the feedback, I check it out.

  • User Avatar
    0
    maliming created
    Support Team

    https://github.com/aspnetzero/aspnet-zero-core/pull/2334