Commit Graph

326 Commits (fca49d7948d3faf5a804768f3bbc765f975a4816)

Author SHA1 Message Date
maliming 106ded2d87
Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
maliming d99d021eae Remove RazorLangVersion from blazor modules & template project.
5 years ago
maliming cd9040faa5 Fix action check fail.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
maliming dafa380b1e
Merge pull request #5662 from abpframework/liangshiwei/patch-1-account
5 years ago
Ahmet 342eac9541 Update Manage.cshtml
5 years ago
liangshiwei 6f9e11d295 Update Chinese localization
5 years ago
Ahmet c0ee874817 Added returnUrl to Manage Account page
5 years ago
Ahmet 8ce73ca2c0 Update Manage.razor.cs
5 years ago
Ahmet f22f2341eb Update Manage.razor
5 years ago
Halil İbrahim Kalkan 9ff42c102e Merge branch 'rel-3.2' into dev
5 years ago
badre429 f3ff49865d fix some typos
5 years ago
badre429 bdf38354ee fr local for account module
5 years ago
maliming b904fef2e2 Add Arabic translate.
5 years ago
Ahmet Çotur 8128df2256 remove update confirmation from account.blazor
5 years ago
Ahmet Çotur 0259209eb4 improve messages of account.blazor
5 years ago
Ahmet Çotur eda967ec51 Introduce Account.Blazor UI
5 years ago
maliming d80de7bed5 Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
Yunus Emre Kalkan a3685d4d5b Allow to add new tabs to the account profile manage page
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
liangshiwei 8614a45c8f Added forget/reset password feature to account module
5 years ago
Halil İbrahim Kalkan d900931cd3
Merge pull request #5085 from abpframework/liangshiwei/account-module-errorPage
5 years ago
liangshiwei 8d17e7a860 Set ErrorController's method to virtual
5 years ago
liangshiwei cea173bd4c undo .csproj file changes
5 years ago
liangshiwei 6ed08665d9 create account area folder
5 years ago
liangshiwei 81919d7df5 Find the error page in AbpErrorPageOptions
5 years ago
liangshiwei ce1d3523de Remove resharper comment
5 years ago
liangshiwei 249e64c660 Add Identity service error controller to account module
5 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource.
5 years ago
maliming daf7febe7c Handle ErrorMessage is null.
5 years ago
maliming 429bf596a1 Add Identity service error page to account module.
5 years ago
Halil İbrahim Kalkan 967c47af65
Merge pull request #4975 from abpframework/issue/4928
5 years ago
Yunus Emre Kalkan 36fa40e61e Refactor pull/4975
5 years ago
maliming cf5ce779a6 Merge branch 'dev' into maliming/account-pacth
5 years ago
Halil İbrahim Kalkan 92b2028bf9
Merge pull request #4976 from abpframework/maliming/ms-3.1.6
5 years ago
Yunus Emre Kalkan 09ba60f8f9 Revise how to change the password for external logins
5 years ago
Yunus Emre Kalkan d737b93721 Merge branch 'dev' into issue/4928
5 years ago
Halil İbrahim Kalkan 6cac77d262 Don't set password for external login.
5 years ago
Halil İbrahim Kalkan e98084fdf6 Refactor: Extract class RandomPasswordGenerator
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
Yunus Emre Kalkan 33f3916716 Do not show "password change" if the user has registered via social login
5 years ago
Halil İbrahim Kalkan 5f78f89a53 #4927: Implement social/external logins for the account module.
5 years ago
maliming bf894d50d0 Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
maliming 5e0bf84f58 Use alerts to show the exception message in the register page.
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
Halil İbrahim Kalkan 1e86edd7ee
Merge pull request #4783 from abpframework/malimng/camcel-btn-patch
5 years ago
maliming 71331f47cf Move cancel button to the form & add formnovalidate attribute.
5 years ago
maliming 022857f3d0
Update Login.cshtml.cs
5 years ago
Halil İbrahim Kalkan 356d526a4e
Merge pull request #4736 from abpframework/maliming/hideCancelButton
5 years ago
maliming 25d1b4fd1e
Update zh-Hans.json
5 years ago
xyfy 4aa39b359e
Update zh-Hans.json
5 years ago
maliming fa1cec325c Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
Necati Meral 6a2cbde194 Merge branch 'dev' of https://github.com/abpframework/abp into german-dutch-encoding
5 years ago
Ahmet Çotur 7ee6692a52 tab usage is removed
5 years ago
maliming 48ad264e3d The Cancel button is only displayed in Identity Server.
5 years ago
maliming 787a09546f Add filter for IIdentitySecurityLogRepository.
5 years ago
Ahmet Çotur f2032ff7a4 Account Module - prettier settings added and js files reformatted
5 years ago
maliming 9e1aafb345 Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
maliming 0466207a6d Implement security log in Identity module.
5 years ago
maliming 73de02689f Refactoring ISecurityLogManager.
5 years ago
Xeevis e7562a28d2 Update Czech translations
5 years ago
maliming 65957cbb6e Add some infrastructure for security logs.
5 years ago
mehmet-erim 8e2616277b Merge branch 'master' of https://github.com/abpframework/abp into dev
5 years ago
Alper Ebicoglu 746aa22561 add layout to loggedout.cshtml #4647
5 years ago
Alper Ebicoglu e5d166d0d8
Merge pull request #4647 from abpframework/gterdem/template_logout_fix
5 years ago
maliming 7a885cfe9a Update Consent page.
5 years ago
maliming b8719fbc15 Update Consent.
5 years ago
Galip Tolga Erdem b84eaa5141 Fixed not found script and style tags error when logging out
5 years ago
Necati Meral 07af4c499a Fixed grammar
5 years ago
Necati Meral 69f919d7aa german language files encoding
5 years ago
maliming b839f67932 Refactored the consensus page.
5 years ago
Ahmet Çotur 47d180cf8e Blogging module - Used GenerateEmbeddedFiles option
5 years ago
Ahmet Çotur 4de33b54c2 Account module - Used GenerateEmbeddedFiles option
5 years ago
Halil İbrahim Kalkan 23c9e4b6f2
Merge pull request #4476 from abpframework/gterdem/logged_out_view
5 years ago
liangshiwei 087a8c2164
Merge pull request #4493 from abpframework/maliming/RemovelaunchSettings.json
5 years ago
Halil İbrahim Kalkan 328fc9cc89 #4497 apply DynamicStringLength for the user, identity and account modules.
5 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file.
5 years ago
Galip Tolga Erdem 8acf7b45f3 removed jq from loggedOut.js
5 years ago
Galip Tolga Erdem 8bd4d80ea1 Update LoggedOut.cshtml.cs
5 years ago
Galip Tolga Erdem da545f3d8d Added LoggedOut view
5 years ago
Halil İbrahim Kalkan 6b5c9562f8
Merge pull request #4392 from abpframework/maliming/update-nuget-packages
5 years ago
Alper Ebicoglu 996e43f7c4
Merge pull request #4446 from abpframework/maliming/UserLoginInfo
5 years ago
maliming 269cc94af1 Merge branch 'dev' into maliming/update-nuget-packages
5 years ago
maliming daf46b592e Remove unnecessary property.
5 years ago
Akın Sabri Çam f62332e2a6 added missing turkish keys and values
5 years ago
maliming a4e58c8096 Upgrade Account module packages.
5 years ago
maliming ed46f92c10 Remove inherits directive in all pages.
5 years ago
Halil İbrahim Kalkan 2d89e57403
Merge pull request #4188 from abpframework/liangshiwei/patch-1
5 years ago
maliming 91191c3437 Import abp taghelper in the all web page.
5 years ago
liangshiwei 1a10821988 Update predefined application menu
5 years ago
Halil İbrahim Kalkan 6a892bfa53
Merge pull request #4101 from abpframework/liangshiwei/support-virtualpath
5 years ago
Halil İbrahim Kalkan 67c3417fce Merge branch 'dev' into maliming/RazorRuntimeCompilation
5 years ago
Halil İbrahim Kalkan 12c76626df
Merge pull request #4084 from abpframework/maliming/patch-2
5 years ago
Xeevis eca210e255 Update Czech translations & fix formatting
5 years ago
Halil İbrahim Kalkan 82f1fb6f5a update EF core packages on the account module
6 years ago
liangshiwei 27aa66558f Support virtual path deployment
6 years ago
maliming 867d5a0329 Update usage codes in modules and templates.
6 years ago
Halil İbrahim Kalkan e19da45b1b
Merge branch 'dev' into dev
6 years ago