Commit Graph

105 Commits (3951b2b5fdc36b03a4e66a742b812f89b32583d7)

Author SHA1 Message Date
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
5 years ago
maliming a36501a9de Update PersistedGrant data max length.
5 years ago
Halil İbrahim Kalkan 647b863d6f Configure IdentityServer database mapping based on the database provider.
5 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
5 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan f9e97319fb ExceptionLocalizationOptions to AbpExceptionLocalizationOptions
5 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions
5 years ago
Halil İbrahim Kalkan c80de66b4f Add option to call AddDeveloperSigningCredential
5 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
5 years ago
Halil İbrahim Kalkan a18becca11 Revisit db table prefixes for identityserver
5 years ago
Halil İbrahim Kalkan 4b89b3042a
Merge pull request #1873 from abpframework/maliming/IdentityServer
5 years ago
maliming 07ad1558fe IdentityServer minor revison notes.
5 years ago
maliming 4c1e36f81d Use Contextualized mappers on all modules
5 years ago
Halil İbrahim Kalkan 0c96d05159
Merge branch 'dev' into maliming/patch-1
5 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan 72847a3277 PersistedGrantStore should not set protected Entity.Id
5 years ago
Halil İbrahim Kalkan 886e0fa420 Merge branch 'dev' into aspnetcore-3.0
5 years ago
maliming bc9b122f70
Merge pull request #1772 from brittos/dev
5 years ago
brittos 09d454b94f Create pt-BR.json
5 years ago
Halil İbrahim Kalkan 0b785160ad Merge branch 'dev' into aspnetcore-3.0
5 years ago
Yunus Emre Kalkan 7c8d92ae4b Update en.json
5 years ago
Yunus Emre Kalkan 00b0aa6b36 added CheckClientIdExistAsync to IClientRepository
5 years ago
Yunus Emre Kalkan 6b930565bc added missing cancellationTokens
5 years ago
Yunus Emre Kalkan 44cb6fcdb4 removed unique indexes from is4
5 years ago
Yunus Emre Kalkan ce60004537 api & identity resource names are made unique
5 years ago
Yunus Emre Kalkan b46ce09a1a Update IdentityResourceDataSeeder.cs
5 years ago
Yunus Emre Kalkan 80d9105d2e added CheckNameExistAsync methods to api and identity resources
5 years ago
Halil İbrahim Kalkan 23fa87e017 Disable swagger. Fix IDS4 tests.
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
maliming 216a40eea6 Replace the email with the username before using the Identity methods.
5 years ago
Halil İbrahim Kalkan 08837f1fba IdentityModelAuthenticationService support custom parameters
5 years ago
Halil İbrahim Kalkan 55509a0d8c Revisit GetAdditionalClaimsOrNull method of AbpResourceOwnerPasswordValidator
6 years ago
maliming 64f9956d8d Upgrade to IdentityServer 2.5.2
6 years ago
Halil İbrahim Kalkan 00e58cd2ce
Merge pull request #1606 from abpframework/maliming/AbpResourceOwnerPasswordValidator
6 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
maliming c823e41a99 Resolve #1512 AbpResourceOwnerPasswordValidator support custom claims.
6 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done!
6 years ago
Halil ibrahim Kalkan 843ccb3db2 Use new IDS4 API for IdentityModelAuthenticationService.
6 years ago
maliming 6edb87bd3f Fix #1127 the problem of PersistedGrantStore's StoreAsync update entity.
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
6 years ago
Yunus Emre Kalkan 1d865232e0 ConfigureFullAuditedAggregateRoot
6 years ago
maliming 1b8bd9fa36 Add PersistentGrantRepository tests.
6 years ago
maliming b8ae3ffefd AbpIdentityServerTestDataBuilder AddClaimTypes.
6 years ago
Halil ibrahim Kalkan bd5381a187 add Volo.Abp.Identity.MongoDB dependency
6 years ago
Halil ibrahim Kalkan e43603d155 Configure audit fields for aggregate roots.
6 years ago
Halil ibrahim Kalkan 8a7aebaebc Run domain layer tests on EF core integration.
6 years ago
Halil ibrahim Kalkan 2de21f72d6 Inherit aggregate roots from FullAuditedAggregateRoot
6 years ago