250 Commits (f0dab2c99e962f9e0c40da72165acdca7a8019ca)

Author SHA1 Message Date
Salih 266815796d Update IgnoreAbpSecurityHeader.cs 3 years ago
Salih 96f6c0ff6c Update 3 years ago
maliming b4611334ac
Update IgnoreAbpSecurityHeader.cs 3 years ago
Salih 1993226525 Update AbpSecurityHeadersMiddleware.cs 3 years ago
Salih a5601199c0 Add AbpSecurityHeader ignore attribute 3 years ago
Salih ab73a19b72 Fix NullException 3 years ago
maliming acea6539ab
Adjust project dependencies. 3 years ago
maliming 2774e6e7a8
Use more guard clauses and returns instead of nested "if"s. 3 years ago
Salih 8cfe83edee Prevent breaking change 3 years ago
Salih d3853c2b3b Change uses that are NonceScript to ScriptNonce 3 years ago
maliming f45213f98e
Support remove and replace controllers. 3 years ago
maliming f033f0a6ce
Create `Volo.Abp.MultiTenancy.Abstractions` package. 3 years ago
Salih 41b254dbda Refactoring 3 years ago
Salih 9858588a8d Update AbpSecurityHeadersOptions.cs 3 years ago
Salih f47c721382 Refactoring 3 years ago
Salih 4aa0b23117 Refactoring 3 years ago
Salih 680f6f42d2 Update AbpSecurityHeadersMiddleware.cs 3 years ago
maliming c9605cff37
Add `validationInterval`. 3 years ago
Salih f4d383d186 Update AbpSecurityHeadersMiddleware.cs 3 years ago
Salih f6979aaf24 Delete default IgnoredUrl value 3 years ago
maliming bceae5ba3a
Check token expiration. 3 years ago
Salih 5de1132c52 Add Ignored Url 3 years ago
Salih bc37a62d37 Add AbpSecurityHeaderNonceHelper 3 years ago
Salih 868ce85c9d Replaced NonceHtmlHelper with AbpNonceTagHelper 3 years ago
Salih 94a1af7caa Create NonceHtmlHelper.cs 3 years ago
Salih 7265f73abf Added script nonce 3 years ago
Engincan VESKE 2a0dab9a2e Add custom security header support to security header middleware 3 years ago
maliming 3d9451fd66
Return JSON results for ajax requests. 3 years ago
Mahmut Gundogdu 132a3c9d39 fix 16025 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
Merijn Geurts be5f9b6f98
Performance: remove double nosniff header 3 years ago
maliming e0501a3ad9
Change `EnvironmentName` on `PreConfigureServices` method. 4 years ago
maliming f89dc3ab00
Set `EnvironmentName` from `HostEnvironment`. 4 years ago
maliming 14d1bbc877
Introduce `IAbpHostEnvironment` and reduce cache durations for development environment 4 years ago
maliming 64662f8958
Update AbpAspNetCoreModule.cs 4 years ago
maliming 0b2b8690fe
`AddAuthenticationCore` on `AbpAspNetCoreModule`. 4 years ago
maliming c8584b8087 Add `AbpSecurityHeadersOptions`. 4 years ago
maliming 096dab71ee Add `X-Content-Type-Options` to `AbpSecurityHeaders`. 4 years ago
Halil İbrahim Kalkan c8ec7d6905 Implement AbpAuditingOptions.IsEnabledForIntegrationServices 4 years ago
Halil İbrahim Kalkan fef4d68eb3 Moved AbpExternalLocalizationOptions to the language management module 4 years ago
maliming cf2fba3eea
Try to set the status code based on the exceptions. 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
Berin Iwlew 1d6a114ae2 To compound assignment 4 years ago
maliming f87002eee1
Remove `IHybridServiceScopeFactory`. 4 years ago
maliming 30490211d1
Revert "Introduce `AbpRequestSizeLimitMiddleware `" 4 years ago
maliming e17227d430
Add `RequestSizeLimit` unit tests. 4 years ago
maliming f708553321
Introduce `AbpRequestSizeLimitMiddleware ` 4 years ago
Yunus Emre Kalkan acd72686b4 Exception handling: Specify json as Content-Type in response header 4 years ago
maliming 661d975056
Move `AlwaysLogSelectors` to the top. 4 years ago
maliming 06bee7baec
Add `AlwaysLogSelectors` to `AuditingOptions` 4 years ago