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)
-
0
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>.
-
0
Thanks @ismcagdas :)
@ismcagdas, is it possible to add username autocompletion after entering @?? :D
-
0
:).
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.