Commit Graph

45 Commits (5407da3c2843154eff996047845ff802bc0ef692)

Author SHA1 Message Date
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules.
4 years ago
PM Extra c042354353 Correct naming of ApiScopeRepository.GetByName method.
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
liangshiwei 5d4e8e5a8b
Merge pull request #8940 from abpframework/auto-merge/rel-4-3/367
4 years ago
maliming 34ca1fbf79 Make sure the URL and template URL are the same.
4 years ago
Ahmet dc82dbd373 init identity-server module
5 years ago
maliming 02cf2988a4 Add AbpWildcardSubdomainCorsPolicyService.
5 years ago
maliming 75087d348b Add AbpClientConfigurationValidator.
5 years ago
Halil İbrahim Kalkan 3fef2e5bd3
Merge pull request #7783 from abpframework/maliming/ids-redirect-urls
5 years ago
maliming 7cc725ffa9 Use IDistributedCache in AbpCorsPolicyService,ClientStore,ResourceStore.
5 years ago
maliming 0c55547591 Remove AbpRedirectUriValidatorOptions
5 years ago
maliming 17a24a2a7f Add AbpStrictRedirectUriValidator_Tests
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming debdebba48 Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
maliming 06e6ead5f0
Merge pull request #4924 from lyonhan/dev
5 years ago
lyon.han 2423481c93
Update CorsPolicyService_Tests.cs
5 years ago
maliming 87e5dc4259 Refactor.
5 years ago
maliming b839f67932 Refactored the consensus page.
5 years ago
maliming 85b775184c Update entities & fix unit tests.
5 years ago
maliming e1c7ce827d Update the package and pass the build.
5 years ago
maliming dd407c2acf Upgrade identityserver module packages.
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
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
Halil İbrahim Kalkan 70a2b13d43 Added tests for the DeviceFlowStore.
6 years ago
Halil İbrahim Kalkan aea7eed317 Added test for the TokenCleanupService
6 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
6 years ago
Javier Campos 9422a254ba feat: add ConfigureAwait(false) to all await calls
6 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
Halil İbrahim Kalkan 72847a3277 PersistedGrantStore should not set protected Entity.Id
6 years ago
Halil İbrahim Kalkan 1660a7210d Change InMemory to Sqlite for IDS4 tests
6 years ago
Halil İbrahim Kalkan 29cb4a676b Uppgrade identityserver module to .net core 3.0
6 years ago
maliming 64f9956d8d Upgrade to IdentityServer 2.5.2
6 years ago
maliming 6edb87bd3f Fix #1127 the problem of PersistedGrantStore's StoreAsync update entity.
6 years ago
maliming 1b8bd9fa36 Add PersistentGrantRepository tests.
7 years ago
Halil ibrahim Kalkan 8a7aebaebc Run domain layer tests on EF core integration.
7 years ago
Halil ibrahim Kalkan d31893a709 Resolved #826: Implement IdentityServer Cors Policy Service.
7 years ago
Halil ibrahim Kalkan 000b619c56 Resolved #757: IdentityServer module should work with inmemory stores if data access layer is not added
7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
7 years ago
Yunus Emre Kalkan 57c6252924 Identityserver domain tests proj
7 years ago