352 Commits (60caa967eb40cdc1d99f288a0bee365aa684b062)

Author SHA1 Message Date
maliming 6fd0e567d8
Make sure `authenticationScheme` implements `IAuthenticationSignOutHandler`. 2 years ago
maliming cf13251f0c
Use `IClaimsTransformation` to map claims. 2 years ago
maliming a24eceabee
Add `Volo.Abp.AspNetCore.Abstractions` package. 2 years ago
maliming cb37ba63a0
Support `Blazor Full-Stack Web App`. 2 years ago
maliming 037c013427
Return `NotFoundFileInfo` or `NotFoundDirectoryContents` when `subpach` is `null`. 2 years ago
maliming 2823596497
Add unit tests. 2 years ago
maliming b10761d997
Add `DisableAbpFeaturesAttribute`. 2 years ago
maliming bc13da3e9f
Provide a way for the controller to skip all interceptors and filters. 2 years ago
maliming 76b86ddec0
Update AbpDynamicClaimsMiddleware.cs 2 years ago
maliming 7530fd788d
Add `DeviceInfo` to `IWebClientInfoProvider`. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming e407754280 Refresh instead of returning dynamic claims. 2 years ago
maliming ec0e70528b
Use `OrdinalIgnoreCase` to compare the urls. 2 years ago
maliming 6b9f65390a
Check if `.Token.expires_at` exists. 2 years ago
maliming abb8cfc963 Force to clear the claims principal when user is not found. 2 years ago
maliming 706e36a0d5
Add `DynamicClaims` infrastructure. 2 years ago
Halil İbrahim Kalkan 7f760d073b Created draft services 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming 7462f08676
Update template migrations. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming cc0a2c8bb5
Disable logging for `HEAD` if `IsEnabledForGetRequests` is `false`. 3 years ago
maliming a56288753c
Update AbpCorrelationIdMiddleware.cs 3 years ago
maliming 570209818d
Update AbpCorrelationIdMiddleware.cs 3 years ago
maliming 21e899b8bd
Update AbpCorrelationIdMiddleware.cs 3 years ago
Engincan VESKE deee66c9c0 Update AbpCorrelationIdMiddleware.cs 3 years ago
maliming 9ef50e7afd
Set headers when `Response.OnStarting` method. 3 years ago
liangshiwei 741461e6c2 Enable nullable annotations for Volo.Abp.AspNetCore 3 years ago
Halil İbrahim Kalkan a85293e295 Fix: AbpAspNetCoreApplicationBuilderExtensions 3 years ago
maliming d161e2579b
Remove `lock` code. 3 years ago
maliming 860c6d9c08
Change current `correlation` when handling events. 3 years ago
maliming 81ae954ceb
Change current ICorrelationIdProvider implementations. 3 years ago
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