You need to login with your GitHub account to access the private repo. You can invite yourself here: <a class="postlink" href="https://aspnetzero.com/LicenseManagement">https://aspnetzero.com/LicenseManagement</a>
Is there any way to disable the unique and required values from the email property in the user by tenant filter?
In general, it may not possible due to a limitation (feature) of the Required attribute. Related issue: https://github.com/aspnetboilerplate/aspnetboilerplate/issues/1274
Why is it there, surely uniqueness by user username and password by tenant is sufficient?
Email address can be used to login.
Thanks for letting us know!
It's done in AbpDbContext.
You set it to false though. Did you try true?
Why not wrap on error?
Did you do ng build --prod?
Duplicate of #4380@799b5c5a-650a-4fe1-8c51-3884a49a8e4f
Answered in this topic: #4009@fe8a9158-a0e7-41cc-8872-818a39c70cf0
<cite>ismcagdas: </cite>
Have you installed https://aka.ms/dotnetcore.2.0.0-windowshosting ? Please refer to this document https://docs.microsoft.com/en-us/aspnet/core/publishing/iis?tabs=aspnetcore2x