Commit Graph

58 Commits (4ca6a2d193b76c5bf3aae82e701e6542dd930627)

Author SHA1 Message Date
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg"
1 year ago
maliming 6bd43caee5
Enable `Central Package Management`.
1 year ago
Halil İbrahim Kalkan fe7ab3e7d4
Merge pull request #17776 from abpframework/net8
1 year ago
maliming a4d57d63fe Add `SetForClientAsync` extension method to `IPermissionManager `.
1 year ago
maliming ca23540e5b Upgrade abp to NET 8.0.
1 year ago
maliming 868d813623
Merge branch 'dev' into net7
2 years ago
maliming 62165449dd
Fix Identity Server unit tests.
2 years ago
maliming 96f1446b9e
Cache a `scope` with multiple `ApiResource`.
2 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
2 years ago
liangshiwei 80e96ea7fc Update unit test
3 years ago
liangshiwei 9be9141f40 Remove duplicate resources
3 years ago
Ahmet Çotur 1fb014bb8f use file-scoped namespacing for identityServer module
3 years ago
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules."
3 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules.
3 years ago
PM Extra c042354353 Correct naming of ApiScopeRepository.GetByName method.
3 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
4 years ago
maliming 02cf2988a4 Add AbpWildcardSubdomainCorsPolicyService.
4 years ago
maliming 75087d348b Add AbpClientConfigurationValidator.
4 years ago
Halil İbrahim Kalkan 3fef2e5bd3
Merge pull request #7783 from abpframework/maliming/ids-redirect-urls
4 years ago
maliming 7cc725ffa9 Use IDistributedCache in AbpCorsPolicyService,ClientStore,ResourceStore.
4 years ago
maliming 0c55547591 Remove AbpRedirectUriValidatorOptions
4 years ago
maliming 17a24a2a7f Add AbpStrictRedirectUriValidator_Tests
4 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
4 years ago
maliming debdebba48 Merge branch 'dev' into maliming/IdentityServer-v4
4 years ago
maliming f151602b08 Update TargetFramework.
4 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
4 years ago
maliming b2ceacbe40 Upgrade modules.
4 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.
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Halil İbrahim Kalkan 70a2b13d43 Added tests for the DeviceFlowStore.
5 years ago
Halil İbrahim Kalkan aea7eed317 Added test for the TokenCleanupService
5 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Javier Campos 9422a254ba feat: add ConfigureAwait(false) to all await calls
5 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Halil İbrahim Kalkan 72847a3277 PersistedGrantStore should not set protected Entity.Id
5 years ago
Halil İbrahim Kalkan 1660a7210d Change InMemory to Sqlite for IDS4 tests
5 years ago
Halil İbrahim Kalkan 29cb4a676b Uppgrade identityserver module to .net core 3.0
5 years ago