431 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
Halil İbrahim Kalkan 72847a3277 PersistedGrantStore should not set protected Entity.Id 7 years ago
brittos 09d454b94f Create pt-BR.json 7 years ago
Yunus Emre Kalkan 7c8d92ae4b Update en.json 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 44cb6fcdb4 removed unique indexes from is4 7 years ago
Yunus Emre Kalkan ce60004537 api & identity resource names are made unique 7 years ago
Yunus Emre Kalkan b46ce09a1a Update IdentityResourceDataSeeder.cs 7 years ago
Yunus Emre Kalkan 80d9105d2e added CheckNameExistAsync methods to api and identity resources 7 years ago
Halil İbrahim Kalkan 23fa87e017 Disable swagger. Fix IDS4 tests. 7 years ago
Halil İbrahim Kalkan 1660a7210d Change InMemory to Sqlite for IDS4 tests 7 years ago
Halil İbrahim Kalkan 29cb4a676b Uppgrade identityserver module to .net core 3.0 7 years ago
maliming 216a40eea6 Replace the email with the username before using the Identity methods. 7 years ago
Halil İbrahim Kalkan 08837f1fba IdentityModelAuthenticationService support custom parameters 7 years ago
Halil İbrahim Kalkan 55509a0d8c Revisit GetAdditionalClaimsOrNull method of AbpResourceOwnerPasswordValidator 7 years ago
maliming 64f9956d8d Upgrade to IdentityServer 2.5.2 7 years ago
maliming c823e41a99 Resolve #1512 AbpResourceOwnerPasswordValidator support custom claims. 7 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done! 7 years ago
Halil ibrahim Kalkan 843ccb3db2 Use new IDS4 API for IdentityModelAuthenticationService. 7 years ago
maliming 6edb87bd3f Fix #1127 the problem of PersistedGrantStore's StoreAsync update entity. 7 years ago
Yunus Emre Kalkan 1d865232e0 ConfigureFullAuditedAggregateRoot 7 years ago
Halil ibrahim Kalkan e43603d155 Configure audit fields for aggregate roots. 7 years ago
Halil ibrahim Kalkan 8a7aebaebc Run domain layer tests on EF core integration. 7 years ago
Halil ibrahim Kalkan 2de21f72d6 Inherit aggregate roots from FullAuditedAggregateRoot 7 years ago
Halil ibrahim Kalkan de946178c2 Add missing module dependencies 7 years ago
Halil ibrahim Kalkan e29a657ae3 Add Volo.Abp.Caching reference to Volo.Abp.IdentityServer.Domain 7 years ago
Yunus Emre Kalkan e8e9e988b3 Resolved #812 7 years ago
Halil ibrahim Kalkan d31893a709 Resolved #826: Implement IdentityServer Cors Policy Service. 7 years ago
Yunus Emre Kalkan 1a7eaea886 identity server repositories: Removed GetTotalCount 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 4913cbc158 Resolved #728: Allow to set client based permissions like roles/users 7 years ago
Halil ibrahim Kalkan 73572f0b32 Resolved #734: Decrease PostLogoutRedirectUriMaxLength from 2000 to 200. 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
Halil ibrahim Kalkan 52a8ec62d9 Remove duplicate file 7 years ago
Yunus Emre Kalkan 2bf8c5ba3d Identityserver apiscope fixes 7 years ago
Halil ibrahim Kalkan 5820c4e2c8 IdentityResourceDataSeeder should also add role identity resource. 7 years ago
Halil ibrahim Kalkan d0dcccc95b Refactored identity module 7 years ago
Yunus Emre Kalkan d12f7bdf36 Update ApiResourceRepository.cs 7 years ago
Halil ibrahim Kalkan e5915ed499 Created IdentityResourceDataSeeder 7 years ago
Yunus Emre Kalkan 3eda49b792 Update ClientRepository.cs 7 years ago
Yunus Emre Kalkan 1e643381c3 identity server apiresource refactor 7 years ago
Yunus Emre Kalkan c132d46968 identity server identityresource refactor 7 years ago
Yunus Emre Kalkan 1a3f20b59b identity server clients refactor 7 years ago
Yunus Emre Kalkan a75d48767c Update Client.cs 7 years ago
Halil ibrahim Kalkan 20ae2c5633 IdentityServer Client improvements 7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2. 7 years ago
Halil ibrahim Kalkan 71b573bf60 Resolved #694: Auto configure defaults for entities for mongodb. 7 years ago
Yunus Emre Kalkan e5531687c4 AggregateRoot class improvements 7 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes 7 years ago