Commit Graph

24 Commits (f5bf6e7acb83a309c28a654235e0ace460cee526)

Author SHA1 Message Date
Ahmet Çotur 8b84a49ca3 Account virtualized
6 years ago
Halil İbrahim Kalkan b5ace6784b Fixed #3142: The type WindowsPrincipal has been forwarded to assembly 'System.Security.Principal.Windows'
6 years ago
maliming 78d6831efa Check scope is null or empty.
6 years ago
maliming dc1981f91d Fix scopes may be null bug.
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 35f0717a6f Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Galip Tolga Erdem 0139e72b02 Added new Logout functionality for identityserver post logout redirect event.
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
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 ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
maliming 7e0fd93beb Add Abp.Account.EnableLocalLogin setting.
6 years ago
maliming af68bc2110 Implement external login only.
6 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions
6 years ago
Yunus Emre Kalkan 377b633fba Added Web projects of the modules to the application parts
6 years ago
Halil İbrahim Kalkan 5640909a2f AccountController should not reset current tenant on openid connect login
6 years ago
Halil İbrahim Kalkan e6b1eda9f9 Move account module to asp.net core 3.0
6 years ago
Yunus Emre Kalkan 6f871ed4af Fix: Duplicate SignInResult.RequiresTwoFactor check code
7 years ago
Halil ibrahim Kalkan 43f5c80d4f Configure authentication inside AbpAccountWebIdentityServerModule to properly set default schema.
7 years ago
Halil ibrahim Kalkan dd0aaddff8 Remove unnecessary assignments.
7 years ago
Halil ibrahim Kalkan bb3ef544ea Add consent screen to account module
7 years ago
Halil ibrahim Kalkan 16df1eacea Resolved #758: Create a separated package for account module IdentityServer integration
7 years ago