Commit Graph

6626 Commits (IInjectPropertiesService)

Author SHA1 Message Date
ahmetfarukulu 26341985a1 Update package file extension for common.props, csproj
2 years ago
ahmetfarukulu 4a7ec9ec48 Update package file extension
2 years ago
ahmetfarukulu 1c32919cd7 Update module file extension
2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg"
2 years ago
ahmetfarukulu 3a6080b9a3 Rename ".abpmdl.json" filenames to ".abpmdl"
2 years ago
ahmetfarukulu 4449665c87 Rename ".abpsln.json" filenames to ".abpsln"
2 years ago
masumulu28 ab76edd75a Bump up theme-lepton.x package version for ng-packs & templates
2 years ago
voloagent 0804fb6bf3 Update_NPM_Packages
2 years ago
liangshiwei 7c944085cb Remove child ou dynamic claim cache when delete ou
2 years ago
liangshiwei 22416f7f78 Update OrganizationUnitManager.cs
2 years ago
liangshiwei e6ba0bc351 Rename GetListByRoleAsync to GetListByRoleIdAsync
2 years ago
maliming ee3377adf5
Remove `dynamic claim cache` when deleting organization's role.
2 years ago
maliming f7932bf091 Remove claims cache before updating the organization.
2 years ago
maliming 3f2d1fd7a8
Clear Dynamic claims cache when role or organization are changed.
2 years ago
maliming 9aae95d243
Add `Volo.Abp.AspNetCore.Authentication.JwtBearer.DynamicClaims`.
2 years ago
maliming 7e396ed540
Handle the case where `DynamicClaims` is empty.
2 years ago
Masum ULU 9b68c358d2
Merge branch 'dev' into auto-merge/rel-7-4/2271
2 years ago
Gizem Mutu Kurt 51d5098845
Merge pull request #18155 from abpframework/7.4-blazor-fix-title-render
2 years ago
maliming 9f73107cac
Update migrations of OpenIddict's demo app.
2 years ago
Enis Necipoglu f14d808954
Update SettingManagement.razor.cs
2 years ago
Enis Necipoglu 9b7ea3555a
Add missing PageLayout using in SettingManagement
2 years ago
maliming a4bb1583d0 Add `GetRolesAsync` by `organizationUnitIds` method to `IOrganizationUnitRepository`.
2 years ago
maliming 462cf9c17a
Delete DynamicClaimDto.cs
2 years ago
maliming 6e20cd0258 Set dynamic claims on OpenIddict's controllers.
2 years ago
maliming e407754280 Refresh instead of returning dynamic claims.
2 years ago
Halil İbrahim Kalkan 10ea0e61d3 Merge branch 'dev' into dynamic-claims-middleware
2 years ago
maliming 4d5c5d5486
Merge branch 'dev' into dynamic-claims-middleware
2 years ago
Salih 5d0dc70114 Revert "Merge pull request #18124 from abpframework/salihozkara/fixDocs"
2 years ago
voloagent 179d0703ad Update_NPM_Packages
2 years ago
Salih 4081351b23 Update PrismjsStyleBundleContributorDocsExtension.cs
2 years ago
Salih 9294a70c73 Fix replaceOne error
2 years ago
maliming 0a3be97a28
Clear the dynamic cache when user logs in.
2 years ago
maliming 758bc77fd7 Change the order of `ClaimsPrincipalHandlers`.
2 years ago
maliming 45ea3fa6f6
Update IDynamicClaimsAppService.cs
2 years ago
maliming fe4129d3e3
Add `ClaimsMap` to `AbpClaimsPrincipalFactoryOptions`.
2 years ago
maliming aed0551015
Merge branch 'dev' into dynamic-claims-middleware
2 years ago
maliming 21fa81a550
Add `AbpDynamicClaimsOpenIddictClaimsPrincipalHandler`.
2 years ago
maliming 7a52c95434 Set `CacheAbsoluteExpiration ` to 60 seconds.
2 years ago
maliming 59a2227ffc Update `AbpDynamicClaimsPrincipalContributorBase`.
2 years ago
maliming a0415c26d7 Update IdentityDynamicClaimsPrincipalContributor.cs
2 years ago
maliming 0b9ae26670 Redirect to register page on social login.
2 years ago
maliming abb8cfc963 Force to clear the claims principal when user is not found.
2 years ago
maliming f6e844851e Update `UserEntityUpdatedEventHandler `.
2 years ago
maliming e583b37fd7 Add `username` to social register page.
2 years ago
maliming 02bd699c4d Add `RemoteDynamicClaimsPrincipalContributor`.
2 years ago
maliming 9a1b4c2004
Create IdentityDynamicClaimsPrincipalContributor_Tests.cs
2 years ago
maliming 44ef56c2d8
Add `IdentityDynamicClaimsPrincipalContributor`.
2 years ago
maliming a549410a22
Merge branch 'dev' into issue-18042
2 years ago
maliming 89e53b3c28
Make the `HandleEventAsync` method UOW.
2 years ago
Alper Ebiçoğlu c9a84ceeb5
Merge pull request #17925 from abpframework/cms-kit-enhancements
2 years ago