Open Closed

You need to confirm your email/phone number message even if its not set #3329


User avatar
0
Yaduraj created

We are receiving following error even if we have not set any SignIn settings. ** you are not allowed to login! You need to confirm your email/phone number.**

  • ABP Framework version: v4.3.2
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core/PostgreSql
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

5 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    It may be related to your project, Can you use ABP suite to create a new minimal project to reproduce this problem and share it with me? shiwei.liang@volosoft.com. Thanks

  • User Avatar
    0
    Yaduraj created

    yes, I will create a project but before that can you confirm where it save this detail? The data table and who can set these flags as true/false. I believe Host and Tenant both admin can do the same.

    Thanks a lot for quick response

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    The data is store in the appsettings table:

    I believe Host and Tenant both admin can do the same.

    Yes, settings data is tenant isolated, you can use different settings for each tenant.

    May I ask, your ABP version is 4.3.1 right?

    yes, I will create a project but before ...

    If so, please create project with same version , thanks.

  • User Avatar
    0
    Yaduraj created

    Thanks for the details.

    May I ask, your ABP version is 4.3.1 right?

    Yes 4.3.1 version

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Waiting for the project to reproduce.

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