361 Commits (a6599f47aa55e290178ca3c8ee8db476be10e07a)

Author SHA1 Message Date
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 4 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 4 years ago
Merijn Geurts be5f9b6f98
Performance: remove double nosniff header 4 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 5 years ago
maliming 661d975056
Move `AlwaysLogSelectors` to the top. 5 years ago
maliming 06bee7baec
Add `AlwaysLogSelectors` to `AuditingOptions` 5 years ago
maliming dc4d41dca1
Handle possible exceptions in SaveChangesAsync method. 5 years ago
maliming efae4899ce
Add `WebApplicationBuilderExtensions`. 5 years ago
maliming 59284b463a
Use `AsyncHelper` for `ShutdownAsync`. 5 years ago
Yunus Emre Kalkan c02a2844ed Refactor GetHostingEnvironment 5 years ago
Yunus Emre Kalkan 96e4aeaf83 When IWebHostEnvironment is not injected, hostGetHostingEnvironment now returns an empty one instead of throwing exception 5 years ago
maliming 8c5e3cd30a
Async configure and initialize the module. 5 years ago
Ahmet Çotur 9f5eba64fd remove all .DotSettings files from projects 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago