59 Commits (6b49b1d788cd0ca76da24bcfe41a42fd23ac0a90)

Author SHA1 Message Date
maliming 5579fb7c54
Rename ManagementPermission to ManagementPermissionName 5 months ago
maliming cffd874027
refactor: update resource permission methods to include resourceName parameter 5 months ago
maliming c7d73881b8
feat: add management permission to resource permissions and update related logic 5 months ago
Halil İbrahim Kalkan 0658ad8e85 Remove JetBrains.Annotations and improve formatting 5 months ago
Halil İbrahim Kalkan f5404df925 Introduce IKeyedObject and unify object key access 5 months ago
maliming 3679b0b4b2
Add `ResourcePermissionStore_Tests` 5 months ago
maliming 9edc43998c
Prevent child permissions for resource permissions 5 months ago
maliming 3925ba39c8
Refactor resource permission population logic 5 months ago
maliming 7cbc6c3703
Implement resource permissions management with new interfaces and extension methods 5 months ago
maliming 2f56610c15
Add resource permission checker and store extension methods for entity permissions 6 months ago
maliming 09675ebe04
Refactor GetPermissionsAsync method to return MultiplePermissionGrantResult instead of IDictionary 6 months ago
maliming f2e5cb75b0
Enhance resource permission management by adding provider name and key parameters to permission checks 6 months ago
maliming a2d39ad8b3
Implement resource-based permission management with new methods and classes 6 months ago
maliming 22cfc5b5d1
Refactor permission type to resource name 6 months ago
maliming fccc3f20f6
Add resource-based permission value providers 6 months ago
maliming 4c35fc9759
Add resource-based permission to PermissionDefinition system. 6 months ago
maliming 74d6bdbe2c
Add resource permission management interfaces and implementations 6 months ago
Halil İbrahim Kalkan 87e41a6166 Added summaries 6 months ago
Halil İbrahim Kalkan e5e25c5e5f Added GetGrantedResourceKeysAsync 6 months ago
Halil İbrahim Kalkan b535f42963 Introduce IResourcePermissionChecker 6 months ago
Halil İbrahim Kalkan 53e26973d5 Remove outdated todo comment 6 months ago
Halil İbrahim Kalkan 59f52d7f8f Fix summary of the IPermissionDefinitionContext.GetPermissionOrNull method 6 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 8 months ago
Emre KARA cc0effe7db data collection implementation 9 months ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
Mark Cilia Vincenti de877d8a36 Cleaning up warnings. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 50bd9ac75b Enable nullable annotations for Volo.Abp.Authorization 3 years ago
liangshiwei 5ab7ebf5d1 Enable nullable annotations for Volo.Abp.Authorization.Abstractions 3 years ago
maliming acea6539ab
Adjust project dependencies. 3 years ago
maliming f033f0a6ce
Create `Volo.Abp.MultiTenancy.Abstractions` package. 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 05ba7b40ac Move `DeletedPermissions` and `DeletedPermissionGroups` to `AbpPermissionOptions`. 4 years ago
Halil İbrahim Kalkan 0bca3f0edf Introduce ICanAddChildPermission 4 years ago
Halil İbrahim Kalkan c9df1208b7 Remove MultiTenancySides from PermissionGroupDefinition. 4 years ago
Halil İbrahim Kalkan ea590ec1d9 Convert IPermissionDefinitionManager interface merthods to async 4 years ago
Halil İbrahim Kalkan 80f907ff41 Fix method summaries 4 years ago
Halil İbrahim Kalkan 0b6619d08a Do not add duplicated providers to PermissionDefinition. 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
Engincan VESKE 8da4bf276a Add summaries to methods for IPermissionDefinitionContext 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming 549b76158c Add `PermissionsRequirement` and `PermissionsRequirementHandler` to check multiple permissions. 5 years ago
maliming 24e9e7baca Rename some services and properties of StateChecker. 5 years ago