9415 Commits (2005a57cb8f465c2c772c2d7f96deab00a2ed080)

Author SHA1 Message Date
Halil İbrahim Kalkan c19058014b Rename ResourcePermissionExtenstions class 4 months ago
Halil İbrahim Kalkan 7500ec5490 Make EntityResourcePermissionRequirementHandler 4 months ago
Halil İbrahim Kalkan 0658ad8e85 Remove JetBrains.Annotations and improve formatting 4 months ago
Halil İbrahim Kalkan f5404df925 Introduce IKeyedObject and unify object key access 4 months ago
berkansasmaz 4506f06fc6 AllowTrailingCommas while parse jsons for telemetry 4 months ago
berkansasmaz 455e2cb2c5 Use IServiceScopeFactory to resolve service due to dispose problem 4 months ago
maliming 5cac9f8a7b
Make IsGrantedAsync methods virtual in PermissionChecker 4 months ago
maliming b90713bdf8
Remove prohibited permissions from definitions 4 months ago
maliming d75fb66347
Refactor permission grant result handling in PermissionChecker 4 months ago
maliming 6660304129
Fix ApplicationPartSorter to handle duplicate assemblies 4 months ago
maliming 9c1bfe5228
Remove volatile keyword from _value in AbpUnnamedOptionsManager 4 months ago
maliming 1be22edac9
Introduce AddAbpOptions to prevent options deadlocks 4 months ago
maliming d1bfaa2263
Add support for nullable enums in various components and tag helpers 4 months ago
Ma Liming 2568e261fd
Remove version overrides for EF Core packages 4 months ago
maliming fef1107868
Upgrade `Swashbuckle.AspNetCore` to v10.0. 4 months ago
maliming 3679b0b4b2
Add `ResourcePermissionStore_Tests` 5 months ago
maliming 9edc43998c
Prevent child permissions for resource permissions 5 months ago
maliming f30c53ba2e
Add ResourcePermissionGrant cache invalidator 5 months ago
maliming 3925ba39c8
Refactor resource permission population logic 5 months ago
maliming 6b168e5e0f
Convert exceptions using `AbpExceptionHandlingOptions`. 5 months ago
maliming 7cbc6c3703
Implement resource permissions management with new interfaces and extension methods 5 months ago
maliming 908e51ecc7
Add missing closing brackets in localization files for Czech and English 5 months ago
maliming bf8bfb9c00
Enhance permission management and localization for resource permissions 5 months ago
maliming 706ae23260
Add 'ResourcePermissions' to English UI resources 5 months ago
maliming 2844e59590
feat(permission-management): update resource permission handling and improve resource key usage in identity role and user management 5 months ago
Ma Liming e23e1b4e69
Remove ILoggerFactory from MapperConfiguration 5 months ago
maliming e1aff6ec5b Add Newtonsoft.Json dependency to Bunny and HangFire 5 months ago
maliming 1d941627b7 Update `Vulnerability` packages to latest. 5 months ago
maliming 8bd08b9df8
Make constructor public in permission handler 5 months ago
maliming 2f56610c15
Add resource permission checker and store extension methods for entity permissions 5 months ago
maliming 09675ebe04
Refactor GetPermissionsAsync method to return MultiplePermissionGrantResult instead of IDictionary 5 months ago
maliming f2e5cb75b0
Enhance resource permission management by adding provider name and key parameters to permission checks 5 months ago
maliming a2d39ad8b3
Implement resource-based permission management with new methods and classes 5 months ago
Halil İbrahim Kalkan aa2c731476 Remove unused method 5 months ago
maliming a67491ab75
Add Azure.Identity support to AzureServiceBus client config. 5 months ago
maliming 61ec7bfa80 Update EF Core dependencies to 10.0.0-rc.2 for Oracle and Postgress. 5 months ago
maliming 22cfc5b5d1
Refactor permission type to resource name 5 months ago
maliming fccc3f20f6
Add resource-based permission value providers 5 months ago
maliming 84be3fd2b0 Upgrade to .NET 10.0 final. 5 months ago
maliming 4c35fc9759
Add resource-based permission to PermissionDefinition system. 5 months ago
maliming 74d6bdbe2c
Add resource permission management interfaces and implementations 5 months ago
berkansasmaz 37118c33e2 Check whether project and solution id is null or empty guid 5 months ago
berkansasmaz 3e7397bb6b Revise data collection codes 5 months ago
Halil İbrahim Kalkan 87e41a6166 Added summaries 5 months ago
Halil İbrahim Kalkan e5e25c5e5f Added GetGrantedResourceKeysAsync 5 months ago
Halil İbrahim Kalkan b535f42963 Introduce IResourcePermissionChecker 5 months ago
Halil İbrahim Kalkan 53e26973d5 Remove outdated todo comment 5 months ago
Halil İbrahim Kalkan 59f52d7f8f Fix summary of the IPermissionDefinitionContext.GetPermissionOrNull method 5 months ago
maliming 378c6dff13
Audit only modified properties in DbContext 5 months ago
maliming 71d71dfbd9
Fix IsOnlyForeignKeysModified logic in AbpDbContext 5 months ago