Activities of "maliming"

hi

There seems to be no problem, can you share a minimal project that reproduces the problem?

liming.ma@volosoft.com

hi

Please add _ViewImports.cshtml to your src/BSR.Beinni.IdentityServer/Themes/Lepton

@using System.Globalization
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@addTagHelper *, Volo.Abp.AspNetCore.Mvc.UI.Bootstrap
@addTagHelper *, Volo.Abp.AspNetCore.Mvc.UI.Bundling

hi

ABP suooprt to check username & password from an external source

https://github.com/abpframework/abp/issues/4977

hi

Can you explain your use case in more detail?

hi Can you share some code of your custom repository? eg IBillingGroupRepository

hi Sturla

Can you share your project with me? liming.ma@volosoft.com

hi

Can you fix the SSL problem of your angular and api website?

See https://support.abp.io/QA/Questions/1183/Angular-Login-Button-is-not-working-on-the-front#answer-99e31587-2b57-be0a-84f3-39fbfe254e5c

hi jogoertzen

Please send a email to liming.ma@volosoft.com I will share the git difference with you.

hi

You can try to add below to AuthServer project.

<ItemGroup>
    <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="5.0.*">
        <PrivateAssets>all</PrivateAssets>
        <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
    </PackageReference>
</ItemGroup>
Showing 7521 to 7530 of 8469 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11