Commit Graph

265 Commits (6ad38ae452546ec5f29f5e9f5908bba41c5545df)

Author SHA1 Message Date
Kevin bd52241566 Added en-GB json files
5 years ago
Halil İbrahim Kalkan 1a03098c78 use async in ids4 repos.
5 years ago
Halil İbrahim Kalkan 06889783f8 Apply async changes for EF Core repos.
5 years ago
Halil İbrahim Kalkan d744fe9c85
Revert "Use IPermissionStore in PermissionManagementProvider"
5 years ago
maliming 7ea41a7dfa Merge branch 'dev' into maliming/PermissionStore
5 years ago
Halil İbrahim Kalkan f107600e27
Merge pull request #6417 from abpframework/maliming/6385
5 years ago
maliming 7758d494bd Update ClientPermissionManagementProvider
5 years ago
maliming ed1edd3812
Rename IApiScopeeRepository.cs to IApiScopeRepository.cs
5 years ago
maliming fca9647d94 Use AbpAsyncTimer in TokenCleanupBackgroundWorker.
5 years ago
liangshiwei 4b7a499303 Add OrderBy top the first/firstordefault operator
5 years ago
maliming e2dbae1c03
Merge pull request #6333 from abpframework/issue-6318
5 years ago
maliming 8ff3917fa0 Make sure that identityOptions is overwritten before use.
5 years ago
liangshiwei bf057e9214 Use ModuleExtensionConfigurationHelper one time for each module
5 years ago
Halil İbrahim Kalkan 8d57ff7c04
Merge pull request #6228 from abpframework/maliming/AsSplitQuery
5 years ago
Alper Ebicoglu b721db65e7 add Spanish language. closes #5931 & volosoft/volo#2283
5 years ago
maliming 677b36a354 Enabling split queries globally.
5 years ago
liangshiwei 5004265e7c Change the length of mysql ClientProperty value field
5 years ago
maliming 600dfb5533 Add OrderBy top the First/FirstOrDefault operator.
5 years ago
maliming 04b0518f42 Switch to host side in ClientPermissionValueProvider & ClientPermissionManagementProvider.
5 years ago
Alper Ebicoglu 3f46a6f272 add German translations... volosoft/volo#2282
5 years ago
liangshiwei 9c377864a9 Merge branch 'dev' into maliming/patch-3
5 years ago
liangshiwei ce050cd71c Change override async to async override
5 years ago
maliming f9a682cf94 Change override async to async override.
5 years ago
maliming 0dcbb61e19 Remove the unique index of IdentityResource, ApiResource and ApiScope.
5 years ago
Halil İbrahim Kalkan c74ad40ab4 Handle Name, Surname of the CurrentUser for the Blazor UI
5 years ago
liangshiwei 8c8ea760e4 Remove some duplicate claims
5 years ago
maliming 36a788420b
Upgrade IdentityServer4 to 4.1.1
5 years ago
maliming debdebba48 Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
maliming 77ce57ce97 Use AsSplitQuery to improve query performance.
5 years ago
maliming 47ee4ae652 Merge branch 'dev' into maliming/net5
5 years ago
Laszlo Szabados bf335f03ab hu translation
5 years ago
maliming 5374a6818d Merge branch 'dev' into maliming/net5
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
maliming 3dad814997
Upgrade IdentityServer4 to 4.1.0
5 years ago
maliming 0f5ed27385 Fix typo.
5 years ago
maliming 65f3554b4e Enhance LinkLoginExtensionGrantValidator.
5 years ago
maliming 7eecba9cc7 Add LinkLoginExtensionGrantValidator.
5 years ago
maliming d80de7bed5 Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
maliming b35ceadcc7 Add UserName & ClientId to the security log.
5 years ago
maliming 3e05d01a6f Add UserName in SetSuccessResultAsync method.
5 years ago
maliming 47858b21bc Use AddDeveloperSigningCredential.
5 years ago
Halil İbrahim Kalkan 4d53c3fd97 Resolved #4985: Change AbpResourceOwnerPasswordValidator to support the external login system.
5 years ago
Yunus Emre Kalkan e8065c5d7a
Merge pull request #4872 from abpframework/maliming/id4-client-delete
5 years ago
maliming 06e6ead5f0
Merge pull request #4924 from lyonhan/dev
5 years ago
maliming bf894d50d0 Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
lyon.han 3b43b8d17c
Update IClientRepository.cs
5 years ago
lyon.han 3be92953c8
Update ClientStore.cs
5 years ago
lyon.han 9a3f363d3b
Update MongoClientRepository.cs
5 years ago
lyon.han 2fd086ea0c
Update ClientRepository.cs
5 years ago
maliming cead9c1b8f Remove ITransientDependency interface from the DeviceFlowStore class.
5 years ago
maliming 4658933fb6 Delete related entities when deleting Identity Server Client.
5 years ago
maliming 83aeea2230 Use IdentitySecurityLogManager instead EventBus to save security logs.
5 years ago
maliming fa1cec325c Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
maliming b6676dc54c Add some methods.
5 years ago
maliming 87e5dc4259 Refactor.
5 years ago
maliming cee969f7bb Recreate Template projects migrations.
5 years ago
maliming 43181eef57 Update IdentityServerDbContextModelCreatingExtensions.
5 years ago
maliming 1fa69f0c9f Update IdentityServerDbContext.
5 years ago
maliming 0a8423d0b0 Identity Server is done.
5 years ago
maliming b8719fbc15 Update Consent.
5 years ago
Necati Meral cdd2573033 dutch localization files encoding
5 years ago
maliming 9c4a3f63d3 Refactor.
5 years ago
maliming a40b35a089 Use constants in EF entity configuration.
5 years ago
maliming 6f6d238bb5 Add FindByNameAsync to IApiResourceRepository.
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
Ahmet Çotur 581f92cf8e Identity server module consts converted to static
5 years ago
Halil İbrahim Kalkan bda2f4184e Resolved #4411, Resolved #4410
5 years ago
maliming 9a9a8abfc3 Add InverseQ to Rsa parameters.
5 years ago
maliming f37e0440c6 Add high-performance AddDeveloperSigningCredential method.
5 years ago
Xeevis eca210e255 Update Czech translations & fix formatting
5 years ago
Halil İbrahim Kalkan 5f2aa6fc39 Make constants changeable.
5 years ago
Halil İbrahim Kalkan fa364fe3d2 Better implement max lengths for oracle.
5 years ago
Halil İbrahim Kalkan 6b743ce3a1 Arrange column length for oracle.
5 years ago
Halil İbrahim Kalkan 5b17e18cdf Use new modelBuilder.IsUsingMySQL method.
5 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
Halil İbrahim Kalkan e19da45b1b
Merge branch 'dev' into dev
6 years ago
maliming 70a6c50fa3 Upgrade IdentityServer4 to 3.1.3.
6 years ago
Halil İbrahim Kalkan 2c0913fd22
Merge pull request #3773 from NecatiMeral/#3727-german-localization
6 years ago
Halil İbrahim Kalkan f0a90aa724
Merge pull request #3775 from NecatiMeral/#3774-dutch-localization
6 years ago
Khaled 453fb47c3b
Merge branch 'dev' into dev
6 years ago
Halil İbrahim Kalkan 304fa36149 Apply entity extensions to the identity server module
6 years ago
Necati Meral f70953cac2 Consolidated enodings to utf-8
6 years ago
Necati Meral 43b92f524e dutch localization for modules
6 years ago
Necati Meral 3759e2180d german localization for identityserver
6 years ago
Khaled eb6865a2e7 Added arabic localization resources
6 years ago
Halil İbrahim Kalkan 90962088e0
Merge pull request #3057 from romkij/ru-localization
6 years ago
Halil İbrahim Kalkan bf020e8113 Use ConfigureByConvention by the modules
6 years ago
Ahmet Çotur acffd839a9 eto's added
6 years ago
Ahmet Çotur d86f17c173 Identity Server virtualized
6 years ago
Roman Rybalko 22f28fb0f0 Added ru.json
6 years ago
Alper Ebicoglu 5f8f1a7f55 added Slovenian translations #2969
6 years ago
maliming 5fcf2659be Make AbpResourceOwnerPasswordValidator return detailed reason.
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
YinChang f21bc4984e add zh-hant to project in modules
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago