Base solution for your next web application
Open Closed

Change default setting "AllowSelfRegistration" to false #5214


User avatar
0
ajayak created

Hi,

I want to change the default setting "App.UserManagement.AllowSelfRegistration" to false for all the new tenants created on my platform. How can I do that?


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

    You can change it's defualt value here <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/blob/master/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Core/Configuration/AppSettingProvider.cs#L34">https://github.com/aspnetzero/aspnet-ze ... der.cs#L34</a>.

  • User Avatar
    0
    ajayak created

    Thanks @ismcagdas :)

    @ismcagdas, is it possible to add username autocompletion after entering @?? :D

  • User Avatar
    0
    ismcagdas created
    Support Team

    :).

    I think the forum software (PhpBB) doesn't support that. We will use our own software in a few months. This can be implemented when it is stabilized.