106 Commits (a9e3fa52469fd341f86cc3ce9dc2c52e7cfbeee5)

Author SHA1 Message Date
nielscil be1c5af08d localized framework + modules to dutch 6 years ago
Ahmet 5318451927 Sorting all modifiers 6 years ago
Halil İbrahim Kalkan 6c1abd6146 Remove unused namespaces. 6 years ago
Halil İbrahim Kalkan 7d049361d7 MethodInvocationAuthorizationService should constructor-inject instead of resolving. 6 years ago
maliming e2feaef57d Use IServiceScopeFactory in some interceptors. 6 years ago
Kevin bd52241566 Added en-GB json files 6 years ago
maliming e799338781 Use IServiceProvider in MethodInvocationAuthorizationService. 6 years ago
Halil İbrahim Kalkan b38084f071 Resolve warnings. 6 years ago
Yunus Emre Kalkan b00a444472 update tr localizations 6 years ago
maliming 318def0ca3
Use ResourceName instead of PolicyName. 6 years ago
maliming 8b3c8b1660 Depend on AbpLocalizationModule instead of AbpLocalizationAbstractionsModule. 6 years ago
maliming f168fd27ca Localize exception messages in AbpAuthorizationModule.. 6 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming 9dd0e22504 Switch to host side in multiple check method. 6 years ago
maliming fb16b00652 Upgrade to net 5 final. 6 years ago
maliming 04b0518f42 Switch to host side in ClientPermissionValueProvider & ClientPermissionManagementProvider. 6 years ago
maliming d986cc6509 Refactor. 6 years ago
maliming fd7295ccd6 Add unit test for multiple IsGrantedAsync. 6 years ago
maliming 8498f558bf Refactor. 6 years ago
maliming 6754ea3de4 Make IPermissionChecker support batch check. 6 years ago
liangshiwei ce050cd71c Change override async to async override 6 years ago
maliming f9a682cf94 Change override async to async override. 6 years ago
Halil İbrahim Kalkan e0cdb61cec Update PermissionRequirement.cs 6 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2. 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
maliming f0ed618736 Upgrade framework packages. 6 years ago
Halil İbrahim Kalkan bd041b8774 Added more authorization tests. 6 years ago
Halil İbrahim Kalkan 77eb20734c Add IAuditingHelper.IsEntityHistoryEnabled 6 years ago
Halil İbrahim Kalkan 2d28429151 Resolved #3492: Add PreDefine & PostDefine methods for IPermissionDefinitionProvider 6 years ago
Halil İbrahim Kalkan 86aee14c88 Resolved #3486: Allow to Enable/Disable a permission. 6 years ago
maliming 1475940d85 Refactor. 6 years ago
maliming f2d3b71224 Introducing DynamicProxyIgnoreTypes. 7 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12. 7 years ago
maliming 88b8f6ed83 Check if authorizationPolicy is null. 7 years ago
maliming 0b74af6f90 introduce AlwaysAllowMethodInvocationAuthorizationService. 7 years ago
maliming 9f2b49c2d5 Fix build error. 7 years ago
maliming 583cdbac1c Check all authorization attributes at the same time. 7 years ago
mperk 9617efc5e9 change authorization service to abpauthorization service 7 years ago
mperk 85f956f5ae authorize check with combine 7 years ago
Mehmet Perk c0d6582986 MethodInvocationAuthorizationService should check Roles 7 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 7 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 7 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 7 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods. 7 years ago
Halil İbrahim Kalkan a5d74d32af Add async/await 7 years ago
Halil İbrahim Kalkan 6e6070ab72 Don't pass authorizationService.AsAbpAuthorizationService().CurrentPrincipal as the resource 7 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 7 years ago