93 Commits (7ac1bc668e5aedc20b5cffaedbbf1f465713bb13)

Author SHA1 Message Date
maliming da37d5f8a2
Fix NRE in batch state checker on fresh ExecutionContext 4 months ago
maliming 67ebd58f22
Improve performance for application-configuration with large number of permissions 5 months ago
maliming 349a08c21e
Update expected resource permissions count in test 9 months ago
maliming 12b50b41c5
Remove management permission check from resource permissions 9 months ago
maliming d929e92389
Grant TestEntityManagementPermission in FakePermissionStore 9 months ago
maliming ea32e2c96d
Enforce management permission checks for resource permissions 9 months ago
maliming 5579fb7c54
Rename ManagementPermission to ManagementPermissionName 9 months ago
maliming ae069750c5
Add tests for duplicate and multiple resource permissions 9 months ago
maliming cffd874027
refactor: update resource permission methods to include resourceName parameter 9 months ago
maliming 9cd2fa7617
Refactor permission group creation in test provider 9 months ago
maliming c7d73881b8
feat: add management permission to resource permissions and update related logic 9 months ago
maliming 4ee5529380
Add prohibited permission value providers and update permission checks 9 months ago
maliming d75fb66347
Refactor permission grant result handling in PermissionChecker 9 months ago
maliming 9edc43998c
Prevent child permissions for resource permissions 10 months ago
maliming d83b9b38b0
Add resource permission tests to StaticPermissionDefinitionStore 10 months ago
maliming da995d427c
Add resource permission checker tests and update permission definitions 10 months ago
maliming d278998a4a
Add resource permission value provider tests 10 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 1 year ago
Emre KARA cc0effe7db data collection implementation 1 year ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
liangshiwei 45e9a0da2d FeatureValueProvider and PermissionValueProvider with duplicate names is not allowed 3 years ago
maliming c6ba7b4bf2
Fix the unit tests. 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 159c73fb1d Add unit tests 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 4 years ago
gdlcf88 74b49f4d8f Fixed the `OnRegistered` name typo 4 years ago
maliming b66cd2de49
Add `StaticPermissionDefinitionStore_Tests`. 4 years ago
Halil İbrahim Kalkan 9987b0650e Implemented PermissionsSimpleStateCheckerSerializerContributor and revised serializing. 4 years ago
Halil İbrahim Kalkan 7cb33a57f3 Added FeaturesSimpleStateCheckerSerializerContributor 4 years ago
Halil İbrahim Kalkan 7897fa0dfb Implemented AuthenticatedSimpleStateCheckerSerializerContributor. 4 years ago
Halil İbrahim Kalkan 8b795f9828 Allow to check permissions without defining them. 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
Halil İbrahim Kalkan ea590ec1d9 Convert IPermissionDefinitionManager interface merthods to async 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Berkan Sasmaz d153bfea1b Add an option to AbpExceptionHandlingOptions for enabling/disabling stacktrace 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming 5342a574ce Update Switch_Current_Checker_Test, 5 years ago
maliming cc6c8dfb5b
Update RequirePermissionsSimpleBatchStateChecker_Tests.cs 5 years ago
maliming afc4d73463 Init AsyncLocal. 5 years ago
maliming 55cf0ab85d Add RequirePermissionsSimpleBatchStateChecker_Tests. 5 years ago
maliming 24e9e7baca Rename some services and properties of StateChecker. 5 years ago
maliming 24498a052d Introduce the SimpleStateChecker. 5 years ago
Halil İbrahim Kalkan 0399035996 Refactored permission state provider system 5 years ago
maliming 7b1cfad3ba Add state check to permissions. 5 years ago
maliming f168fd27ca Localize exception messages in AbpAuthorizationModule.. 6 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago