8188 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
maliming c89d25199d
Upgrade `OpenIddict` to `5.0.0-preview3`. 2 years ago
liangshiwei 3f64fee22c Update PermissionManagementModal.razor.cs 2 years ago
liangshiwei ae1e8c30f7 Support nested permission 2 years ago
maliming 3d91733bc1
Add `IdentitySessionManager`. 2 years ago
denizdemirkan 134e18fd53 Update docs/index.cshtml 2 years ago
Salih 3df52b15e5 Update SimpleMathsCaptchaGenerator.cs 2 years ago
Salih 3733c2a70d Replace ImageSharp library 2 years ago
voloagent 5a3f0bdb30 Update_NPM_Packages 2 years ago
liangshiwei 71bba01966 Get all RoleNames of users 2 years ago
Sinan Öztürk bbe85f6416 Update localization files 2 years ago
liangshiwei d25774687d Remove user-related data when deleting a user 2 years ago
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
enisn cf19b6a3e8 Better PageHeader rendering for Settings 2 years ago
maliming e56d49ed37
Add `IdentitySession` entity. 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
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
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 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