Commit Graph

28 Commits (e392c0461db1624a62bd19635021fc9984183151)

Author SHA1 Message Date
maliming c3ba4b637a Save the client id for Authorization Code Grant.
5 years ago
Halil İbrahim Kalkan 79415470e2 Resolved #6318: Remove AsyncHelper usage for the IdentityOptions.
5 years ago
maliming f9a682cf94 Change override async to async override.
5 years ago
maliming d80de7bed5 Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
Halil İbrahim Kalkan de7d480af4 Add TwoFactorLoginResultAsync for a starting point for 2FA. Remove empty page.
5 years ago
Halil İbrahim Kalkan 193e770c83 Fix forgot password UI.
5 years ago
maliming bf894d50d0 Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
maliming 83aeea2230 Use IdentitySecurityLogManager instead EventBus to save security logs.
5 years ago
maliming bda9a997f3 Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
maliming 48ad264e3d The Cancel button is only displayed in Identity Server.
5 years ago
maliming 0466207a6d Implement security log in Identity module.
5 years ago
maliming 73de02689f Refactoring ISecurityLogManager.
5 years ago
maliming 65957cbb6e Add some infrastructure for security logs.
5 years ago
maliming b839f67932 Refactored the consensus page.
5 years ago
liangshiwei b368c61d34 Remove UnitOfWorkAttribute in the IdentityServerSupportedLoginModel
6 years ago
maliming a05cf07cf4 Set ExternalProviders and EnableLocalLogin properties in the page's OnPost method.
6 years ago
Ahmet Çotur 8b84a49ca3 Account virtualized
6 years ago
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
maliming 6b8a2ad3f6 Check EnableLocalLogin in the login method of the account module.
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
Halil İbrahim Kalkan fb4fe908b5 Fixed #2512: AccountAppService should check self registration setting
6 years ago
Javier Campos f1f0a23fd5 feat: add ConfigureAwait(false) to all await calls
6 years ago
maliming 7e0fd93beb Add Abp.Account.EnableLocalLogin setting.
6 years ago
maliming af68bc2110 Implement external login only.
6 years ago
Halil İbrahim Kalkan 5640909a2f AccountController should not reset current tenant on openid connect login
6 years ago
Yunus Emre Kalkan 6f871ed4af Fix: Duplicate SignInResult.RequiresTwoFactor check code
6 years ago
Halil ibrahim Kalkan dd0aaddff8 Remove unnecessary assignments.
7 years ago
Halil ibrahim Kalkan 16df1eacea Resolved #758: Create a separated package for account module IdentityServer integration
7 years ago