Base solution for your next web application
Open Closed

Password complexity #8791


User avatar
0
BobIngham created

What is "default settings"? If I have unchecked boxes for all of my password complexity settings what is the difference between this and selecting only the "default settings"?


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

    It is the default value of setting in SettingProvider.

    https://github.com/aspnetboilerplate/aspnetboilerplate/blob/e0ded5d8702f389aa1f5947d3446f16aec845287/src/Abp.Zero.Common/Zero/Configuration/AbpZeroSettingProvider.cs#L87

  • User Avatar
    0
    BobIngham created

    Thanks.

  • User Avatar
    0
    bluescopesteel created

    Hi - how does this relate to Asp.Net Zero v10.2?