Commit Graph

28 Commits (1c58c7f39caf4e8cfb12d761cab793eff0009b64)

Author SHA1 Message Date
PM Extra c042354353 Correct naming of ApiScopeRepository.GetByName method.
4 years ago
maliming 34ca1fbf79 Make sure the URL and template URL are the same.
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 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 174e25b0be Remove ConfigureAwait of async method.
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
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
maliming 6edb87bd3f Fix #1127 the problem of PersistedGrantStore's StoreAsync update entity.
7 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
Yunus Emre Kalkan 57c6252924 Identityserver domain tests proj
7 years ago