204 Commits (1478f00a6b6e3714426a1432bfd1fa005e6fc32c)

Author SHA1 Message Date
maliming 2945471329
Add `virtual` keyword to all methods in OpenIddict. 3 years ago
maliming c89d25199d
Upgrade `OpenIddict` to `5.0.0-preview3`. 3 years ago
ahmetfarukulu 26341985a1 Update package file extension for common.props, csproj 3 years ago
ahmetfarukulu 1c32919cd7 Update module file extension 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming 6e20cd0258 Set dynamic claims on OpenIddict's controllers. 3 years ago
maliming 0a3be97a28
Clear the dynamic cache when user logs in. 3 years ago
maliming 758bc77fd7 Change the order of `ClaimsPrincipalHandlers`. 3 years ago
maliming 21fa81a550
Add `AbpDynamicClaimsOpenIddictClaimsPrincipalHandler`. 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming a4d57d63fe Add `SetForClientAsync` extension method to `IPermissionManager `. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming d3bfd4e814
Set `AddDevelopmentEncryptionAndSigningCertificate` to `false`. 3 years ago
maliming 9a10caedb0
Create production certificate while creating a new solution 3 years ago
maliming 39805fd031
Output security logs correctly. 3 years ago
maliming 78f67ffceb
Set `DbSchema` as `AbpCommonDbProperties.DbSchema`. 3 years ago
maliming 2c7879d2c7
Add `virtual` keyword to `Repositories&AppServices&Controllers`. 3 years ago
maliming 649a1e2c6d
Support `RecoveryCode` login. 3 years ago
maliming 445eb08647
Use the global `OpenIddict` package version. 3 years ago
maliming e0eed2ecbe
Upgrade `OpenIddict` to `4.5.0`. 3 years ago
maliming cdb7392b53
Update AbpValidateAuthorizedParty.cs 3 years ago
maliming 4bba31ca73
Use `OpenIddictClaimsPrincipalManager` on `ClientCredentials` grant type. 3 years ago
maliming c5def4a936
Fix `PopulateAsync` method of `AbpApplicationManager`. 3 years ago
Salih 2b6d5814c0 Update AuthorizeController.cs 3 years ago
Salih 96f6c0ff6c Update 3 years ago
Salih a5601199c0 Add AbpSecurityHeader ignore attribute 3 years ago
maliming 3d499d51b9
Add `IOpenIddictDbConcurrencyExceptionHandler` 3 years ago
maliming 49d9ad07b3
Upgrade `OpenIddict` to `4.4.0`. 3 years ago
maliming fa96b44d8f
Refactor `ClaimsPrincipal` handle way of OpenIddict. 3 years ago
Salih 0cb32e30a5
Revert "Update OpenIddict to 4.3.0" 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
maliming ee1258bc44
Update OpenIddict to 4.3.0 3 years ago
maliming f46328e5dd
Throw `ConcurrencyException` when `AbpDbConcurrencyException` occurs. 3 years ago
maliming 0538422f77
Add models of openiddict to ` ModuleExtensionConfiguration`. 3 years ago
maliming 1425f89062
Update AbpValidateClientRedirectUri.cs 3 years ago
maliming 783e38f556
Add `AttachScopes` handler. 3 years ago
ptim74 502a0cbbd5 Added missing FI translations 3 years ago
maliming e89db7148b
Update OpenIddict to 4.2.0. 3 years ago
Yunus Emre Kalkan 7e032c187b Change content type of studio files 3 years ago
maliming c523301d40
Add `AbpValidateAuthorizedParty`. 3 years ago
liangshiwei 1ff9090e4c Add ShouldPeriodicallyChangePassword 3 years ago
liangshiwei 1e915a0c42 Add HandlePeriodicallyChangePassword 3 years ago
maliming 3803b5b73a
Add `AbpValidateAuthorizedParty`. 3 years ago
maliming 52c046b4eb
Remove `AuthenticationProperties` from `LogoutController`. 3 years ago
maliming 4d78080c26
Remove `AuthenticationProperties` from `LogoutController`. 3 years ago
maliming 8c6c23cb26
Remove `CurrentPassword` parameter. 3 years ago
maliming 6b11ea34a3
Update TokenController.Password.cs 3 years ago
maliming 807ecc88c3
Upgrade OpenIddict to 4.1.0. 3 years ago
maliming 877d3d59ac
Return `changePasswordToken` for angular. 3 years ago