194 Commits (d39b2fdb8deb9755ce3152020bf4d794e349f267)

Author SHA1 Message Date
Halil İbrahim Kalkan 9994bbcf53 Use reserved UOW also for the UOW interceptor. Also, allow web layer to determine transaction behaviour. 5 years ago
maliming 5e8444cca0 using Volo.Abp.Threading 5 years ago
maliming e151d16804 Use AbpDynamicOptionsManager to replace AbpOptionsFactory. 5 years ago
maliming 112247406f Introduce SemaphoreSlimExtensions. 6 years ago
maliming 30ee2a6044 ConfigureAwait for SemaphoreSlim's LockAsync method.. 6 years ago
Halil İbrahim Kalkan 66cadb34cc Resolved #4590: DynamicHttpProxyInterceptor mask real StatusCode. 6 years ago
liangshiwei ce050cd71c Change override async to async override 6 years ago
Halil İbrahim Kalkan f8c9d7ddb9 Enable AbpAutoValidateAntiforgeryTokenAttribute by default. 6 years ago
Halil İbrahim Kalkan edff85f6ac Resolved #5525: Exception Handling for the Blazor UI. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
Yunus Emre Kalkan fd3b79395e Remote exceptions localization data 6 years ago
liangshiwei 4114733ef4 Rename SendAllExceptionsToClients to SendExceptionsDetailsToClients 6 years ago
maliming bb9783c4f0 Add Components folder to the AllowedExtraWebContentFolders. 6 years ago
liangshiwei beb95635ab Create AbpExceptionHandlingOptions class 6 years ago
Halil İbrahim Kalkan 1b352cef4d Double check _requestLocalizationOptions 6 years ago
Armağan Ünlü 3f69d25adc Resolved #4023 6 years ago
maliming a3955f9ae2 Introduce AbpFileExtensionContentTypeProvider. 6 years ago
maliming cab2abc0bb
Update AbpExceptionHandlingMiddleware.cs 6 years ago
maliming 20add76559
Update AbpExceptionHandlingMiddleware.cs 6 years ago
maliming 40dc60cb6c Disable Security Log feature. 6 years ago
nuck.tang 599a7655ea remove lanuchSettings.json 6 years ago
maliming 73de02689f Refactoring ISecurityLogManager. 6 years ago
maliming 65957cbb6e Add some infrastructure for security logs. 6 years ago
nuck.tang e0c873bd4e merge master 6 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file. 6 years ago
maliming 7846c90ea9 Make GetClaimsPrincipal mehtod public. 6 years ago
Halil İbrahim Kalkan 57a8701b70 Resolved resharper warnings. 6 years ago
Halil İbrahim Kalkan 34ec1ad0e7 #3985 Allow to dynamically map the claims. 6 years ago
Halil İbrahim Kalkan ff3f0b2436 Refactor AbpClaimsMapMiddleware 6 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects. 6 years ago
maliming b70497eb6c Add AbpClaimsMapMiddleware. 6 years ago
maliming 5a2b36eeb4 Make GetClaimsPrincipal mehtod public. 6 years ago
maliming 441e18e2f4 Refactoring ICurrentPrincipalAccessor. 6 years ago
maliming 78664f1d49 Make ICurrentPrincipalAccessor changeable. 6 years ago
Halil İbrahim Kalkan 6c934e53e6 Resolved #3880: Obsolete app.UseMvcWithDefaultRouteAndArea() and introduce app.UseConfiguredEndpoints(). 6 years ago
Ahmet cccffb6240 Revert "Merge branch 'dev' into Cotur/Blogging" 6 years ago
Ahmet d358e80ecb Merge branch 'dev' into Cotur/Blogging 6 years ago
liangshiwei 1a23032c87 Add multiple StaticWebAssetsFileProvide 6 years ago
Halil İbrahim Kalkan 8155027fc2 Resolved #3740: The virtual file system cannot handle static asset files well. 6 years ago
Halil İbrahim Kalkan e849921f7e Resolved #3328: Allow to subscribe to exceptions handled by the abp framework 6 years ago
maliming 8794a8c8ee Remove middleware filtering code. 6 years ago
maliming f20a6f0d43 Merge null check expressions. 6 years ago
maliming adeeb0d5a1 Fixed the bug that the controller was not logged & Filter the controller in AbpAuditingMiddleware. 6 years ago
Galip Tolga Erdem a341528aa6 Updated AuditingMidware exception check and new test 6 years ago
Halil İbrahim Kalkan f47a0c1f5f Fix audit log unit tests. 6 years ago
Halil İbrahim Kalkan 74af60205a Replace IOptionsFactory<RequestLocalizationOptions> 6 years ago
Galip Tolga Erdem cce337439a fixed logic error on middleware 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Galip Tolga Erdem 1a9fd66be7 updated AbpAuditingMiddleware 6 years ago