66 Commits (d8a112f52dba2d6a9ecf6af99ac2f7e2dfccce97)

Author SHA1 Message Date
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1 4 years ago
Ahmet Çotur 1fb014bb8f use file-scoped namespacing for identityServer module 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
PM Extra 3149f770ea chore(identity-server): some detailed improvements. 5 years ago
liangshiwei 1413dec836 Remove ModelBuilderConfigurationOptions of all modules 5 years ago
PM Extra c042354353 Correct naming of ApiScopeRepository.GetByName method. 5 years ago
liangshiwei fda8827743 Keep the file name and class name the same 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Ahmet dc82dbd373 init identity-server module 5 years ago
Halil İbrahim Kalkan 0b50e1d219 Better handle default sorting. 5 years ago
maliming 5accac6a1c Add IgnoreMultiTenancy to AbpIdentityServerMongoDbContext. 5 years ago
liangshiwei 5a6751f10b Improve 5 years ago
liangshiwei 9f3cfda84f Use async repository method in IdentityServer module 5 years ago
liangshiwei 0543e19ed5 Add GetCountAsync method 5 years ago
Halil İbrahim Kalkan 1a03098c78 use async in ids4 repos. 5 years ago
maliming 600dfb5533 Add OrderBy top the First/FirstOrDefault operator. 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
lyon.han 9a3f363d3b
Update MongoClientRepository.cs 6 years ago
maliming b6676dc54c Add some methods. 6 years ago
maliming 87e5dc4259 Refactor. 6 years ago
maliming b8719fbc15 Update Consent. 6 years ago
maliming 9c4a3f63d3 Refactor. 6 years ago
maliming a40b35a089 Use constants in EF entity configuration. 6 years ago
maliming 6f6d238bb5 Add FindByNameAsync to IApiResourceRepository. 6 years ago
maliming 85b775184c Update entities & fix unit tests. 6 years ago
maliming e1c7ce827d Update the package and pass the build. 6 years ago
Akın Sabri Çam ffafcbf31d refactored 6 years ago
Akın Sabri Çam 7b93a8a76d refactored IdentityApiResource and ApiResource repositories and added filter parameter 6 years ago
Akın Sabri Çam 44ddf5cded added filtering to IdentityClientRepository and refactored it 6 years ago
Ahmet Çotur d86f17c173 Identity Server virtualized 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 c1f02ba066 Implemented TokenCleanupService 6 years ago
Halil İbrahim Kalkan 5ec0362dd1 Complete the DeviceFlowStore 6 years ago
Halil İbrahim Kalkan bbb689cd7b Add initial 6 years ago
Halil İbrahim Kalkan df7c5f61cb Added DeviceFlowCodes and related classes. 6 years ago
Javier Campos 9422a254ba feat: add ConfigureAwait(false) to all await calls 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions 7 years ago
Halil İbrahim Kalkan a18becca11 Revisit db table prefixes for identityserver 7 years ago
Yunus Emre Kalkan 00b0aa6b36 added CheckClientIdExistAsync to IClientRepository 7 years ago
Yunus Emre Kalkan 6b930565bc added missing cancellationTokens 7 years ago
Yunus Emre Kalkan 80d9105d2e added CheckNameExistAsync methods to api and identity resources 7 years ago
Halil İbrahim Kalkan 29cb4a676b Uppgrade identityserver module to .net core 3.0 7 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done! 7 years ago
Halil ibrahim Kalkan d6402bb805 Added IClientRepository.GetAllDistinctAllowedCorsOriginsAsync. Added missing tests. 7 years ago
Yunus Emre Kalkan 325daf5498 Resolved #794 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