122 Commits (d6d94da2e2e48c50feed2e8873939a48415958bb)

Author SHA1 Message Date
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
Yunus Emre Kalkan bdfb5eab25 Created Volo.Abp.Account.SourceCode & Volo.Abp.IdentityServer.SourceCode (Empty) 5 years ago
PM Extra 3149f770ea chore(identity-server): some detailed improvements. 5 years ago
PM Extra 52bc3bb571 fix(identity-server): includeDetails of ApiScopeRepository.FindByNameAsync. 5 years ago
liangshiwei 157fb66f45 Update IdentityServerDbContextModelCreatingExtensions.cs 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
liangshiwei 008c8e6f48 Add ApplyObjectExtensionMappings method 5 years ago
liangshiwei 1fce1dbd3f Allow customizing EF Core configuration of entity&dbContext of an existing module 5 years ago
Ahmet dc82dbd373 init identity-server module 5 years ago
Halil İbrahim Kalkan 0b50e1d219 Better handle default sorting. 5 years ago
liangshiwei b134a8040b Remove set of all DbContext interfaces 5 years ago
Halil İbrahim Kalkan 0c45c0e2ca Do not create host related tables in the tenant-only databases. 5 years ago
Halil İbrahim Kalkan 16fdc527cc Fixed #5215: When tiered templates, tenants of independent databases cannot login (AngularUI). 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 06889783f8 Apply async changes for EF Core repos. 5 years ago
liangshiwei 4b7a499303 Add OrderBy top the first/firstordefault operator 5 years ago
maliming 677b36a354 Enabling split queries globally. 6 years ago
liangshiwei 5004265e7c Change the length of mysql ClientProperty value field 6 years ago
maliming 600dfb5533 Add OrderBy top the First/FirstOrDefault operator. 6 years ago
maliming f9a682cf94 Change override async to async override. 6 years ago
maliming 0dcbb61e19 Remove the unique index of IdentityResource, ApiResource and ApiScope. 6 years ago
maliming 77ce57ce97 Use AsSplitQuery to improve query performance. 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 2fd086ea0c
Update ClientRepository.cs 6 years ago
maliming 4658933fb6 Delete related entities when deleting Identity Server Client. 6 years ago
maliming b6676dc54c Add some methods. 6 years ago
maliming 87e5dc4259 Refactor. 6 years ago
maliming cee969f7bb Recreate Template projects migrations. 6 years ago
maliming 43181eef57 Update IdentityServerDbContextModelCreatingExtensions. 6 years ago
maliming 1fa69f0c9f Update IdentityServerDbContext. 6 years ago
maliming 0a8423d0b0 Identity Server is done. 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
Halil İbrahim Kalkan 5f2aa6fc39 Make constants changeable. 6 years ago
Halil İbrahim Kalkan fa364fe3d2 Better implement max lengths for oracle. 6 years ago
Halil İbrahim Kalkan 6b743ce3a1 Arrange column length for oracle. 6 years ago
Halil İbrahim Kalkan 5b17e18cdf Use new modelBuilder.IsUsingMySQL method. 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