Open Closed

REPLACE copyright-text IN AUTHSERVER #4097


User avatar
0
shijo created
  • ABP Framework version: v6.0.1
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:" How to replace the copyright-text content in authserver login page ? https://localhost:44366/Account/Login


6 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Does your project has the Themes\LeptonX\Layouts\Account?

  • User Avatar
    0
    shijo created

    hi

    Does your project has the Themes\LeptonX\Layouts\Account?

    No, How to get this ?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Try to create a new app-pro project and copy the Layouts files.

    abp new Akadimi-v 6.0.1 -t app-pro

  • User Avatar
    0
    shijo created

    abp new Akadimi-v 6.0.1 -t app-pro

    with this command I am getting this file, but our project is generated with below command, and here I cannot see any Themes folder inside authserver project. How to do that ? Footer is appearing in Authserver Login page that does not exist in Authserver project. abp new Akadimi -v 6.0.1 -t app-pro -u angular --separate-auth-server

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    You can copy from abp new Akadimi-v 6.0.1 -t app-pro

  • User Avatar
    0
    shijo created

    You can copy from abp new Akadimi-v 6.0.1 -t app-pro

    Yes it is working. Thanks.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11