Open Closed

ABP Auth Server upgrade to 8.2.1, Password inspector not working #7666


User avatar
0
DominaTang created

Our current solution has some custom pages in Auth server project:

After upgrade to ABP 8.2.1 (Theme.LeptonX latest version 3.2.0), on login screen, click the eye icon, the password is not changed to plain text. It must be related to the JS and login page's style and login css. But I don't know where is above pages copy from.

Plus, I also notice there are a Themes folder contains all source code of the theme? Where these files come from?


3 Answer(s)
  • User Avatar
    0
    DominaTang created

    I guess the Account folder files copied from Account module web project. I copied over login.js, then this issue is resolved. So the pending question is about where to copy over Theme source code to the project.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You should sync the source code after upgrading the version because some pages and JS might change.

    Plus, I also notice there are a Themes folder contains all source code of the theme? Where these files come from?

    The template project doesn't contain the theme's source code. Can you share more?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    I think it comes from the Nuget package. You can ignore it.

Made with ❤️ on ABP v9.0.0-preview Updated on September 18, 2024, 12:46