maliming

Results 526 comments of maliming

https://github.com/twbs/bootstrap/issues/36894

hi How do you use `ITemplateLoader` without abp?

hi Do you have an example that using the `ITemplateLoader `?

hi I will investigate this.

> but the value is not updated in the database. hi Can you share some code or screenshots?

> when we have a record for new user in AbpUsers table add permissions and roles to this user? hi You can customize your code here. Get exist user and...

> However, there is no External providers visible on Login page (Login.cshtml). The `ExternalLoginProviders` will not display on the login page. Only [`external provider authentication`](https://docs.microsoft.com/en-us/aspnet/core/security/authentication/social/?view=aspnetcore-6.0&tabs=visual-studio) will be. (https://github.com/abpframework/abp/blob/e3e1779de6df5d26f01cdc8e99ac9cbcb3d24d3c/modules/identity/src/Volo.Abp.Identity.AspNetCore/Volo/Abp/Identity/AspNetCore/AbpSignInManager.cs#L42) https://github.com/abpframework/abp/blob/e3e1779de6df5d26f01cdc8e99ac9cbcb3d24d3c/modules/identityserver/src/Volo.Abp.IdentityServer.Domain/Volo/Abp/IdentityServer/AspNetIdentity/AbpResourceOwnerPasswordValidator.cs#L75