Commit Graph

78 Commits (318eea9e1473516b49ebb7ffd9f1558b979ccdfb)

Author SHA1 Message Date
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
4 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 1c060797ef Remove duplicate data builder of identity server module.
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
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 106ded2d87
Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction
5 years ago
liangshiwei 178bde4cee Update mongodb unit tests
5 years ago
liangshiwei 93ec65f0b1 Update unit tests
5 years ago
maliming 06e6ead5f0
Merge pull request #4924 from lyonhan/dev
5 years ago
lyon.han 08368c91d5
Update ClientRepository_Tests.cs
5 years ago
lyon.han 2423481c93
Update CorsPolicyService_Tests.cs
5 years ago
maliming 87e5dc4259 Refactor.
5 years ago
maliming 9c4a3f63d3 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 e97d090caa Initialize MongoDbRunner in the static constructor.
5 years ago
Halil İbrahim Kalkan 5646ae061e Upgrade EF Core packages on modules.
5 years ago
Halil İbrahim Kalkan 71367a7fe8 Merge branch 'dev' into pr/2414
6 years ago
Galip Tolga Erdem 2f68c19304 added prevention for existing tempkey.rsa reading
6 years ago
Galip Tolga Erdem 38e241dfe0 Test module signingcredential update to prevent multiple tempkey.rsa access at the same time.
6 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
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
6 years ago
Halil İbrahim Kalkan 2527faaa37 identityserver remove old sync api usage
6 years ago
Mehmet Tüken 18344cbdae [modules/identityserver] fix mongo.exe dispose
6 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
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
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
6 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
6 years ago