Commit Graph

6641 Commits (471869e4c8a7b9dd25aea82afb36da4235714c02)

Author SHA1 Message Date
voloagent 03fae52342 Update_NPM_Packages
2 years ago
Enis Necipoglu 1fc84b69f3
Merge pull request #18343 from abpframework/liangshiwei/permission
2 years ago
maliming a014eb9649
Merge pull request #18383 from abpframework/auto-merge/rel-7-4/2323
2 years ago
liangshiwei 1e68cd1de0 Update SecurityStampValidatorOptionsExtensions.cs
2 years ago
maliming f5fb99329e
Merge branch 'rel-8.0' into auto-merge/rel-7-4/2319
2 years ago
liangshiwei 07ab777814 Keep the claims when refreshing principal
2 years ago
maliming ae5556e866 Merge branch 'rel-8.0' into auto-merge/rel-7-4/2297
2 years ago
Yunus Emre Kalkan 9e6470d1fc Adjust abppkg files of mvc packages
2 years ago
liangshiwei 3f64fee22c Update PermissionManagementModal.razor.cs
2 years ago
liangshiwei ae1e8c30f7 Support nested permission
2 years ago
Gizem Mutu Kurt 0800e636c0
Merge pull request #18299 from abpframework/8.0-prevent-stackoverflow-blazor
2 years ago
voloagent 5a3f0bdb30 Update_NPM_Packages
2 years ago
liangshiwei 71bba01966 Get all RoleNames of users
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
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