Commit Graph

464 Commits (3ced14383865e2254c51b60b1d8f824ff364a977)

Author SHA1 Message Date
maliming 8fd031c8ec
Update en.json
4 years ago
Galip Tolga Erdem 6149193415 updated to throw errors
4 years ago
Galip Tolga Erdem 76b09d5d47 updated to return confirm page when user is not allowed
4 years ago
Galip Tolga Erdem 01f4f64256 removed comments
5 years ago
Galip Tolga Erdem b33e14bf89 Added Locked Out page and NotAllowed logic
5 years ago
Galip Tolga Erdem b91c538c33 Updated logged out redirect button and texts
5 years ago
Washyn 1abb214e77 fixed some spanish translations
5 years ago
Berkan Sasmaz e059c8a1c6 Add new language: Italian
5 years ago
Berkan Sasmaz 1e5fdea196 Add new language: Hindi
5 years ago
Ahmet 6f459da427 init account module
5 years ago
Halil İbrahim Kalkan 8c9bf460b1 Added user module definition file and imports in account and identity.
5 years ago
Halil İbrahim Kalkan 9621df2939 Added mdl json file for account and fixed for identity
5 years ago
nielscil d493f912da added and changed some dutch localization
5 years ago
Halil İbrahim Kalkan c93afc6eb5
Merge pull request #8419 from abpframework/maliming/windows-login
5 years ago
Berkan Sasmaz fd194acce2 Update language: Français
5 years ago
Berkan Sasmaz 44b1dd9d33 Add language: Finnish
5 years ago
maliming 8de6d5266f Refactor ProcessWindowsLoginAsync.
5 years ago
maliming c224ea8731 Remove asp-page from Consent.cshtml.
5 years ago
maliming ca0d00ac90 Remove ReturnUrl from form.
5 years ago
Halil İbrahim Kalkan f690ec9a3b Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
ChangYinShung e38235a2da translate setting and cms-kit
5 years ago
Halil İbrahim Kalkan f59c7c802a Fix modules and template for blazor package changes.
5 years ago
Halil İbrahim Kalkan 27937be657 Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
Halil İbrahim Kalkan 3e1e0a76a3 Fix references and remove error UI
5 years ago
liangshiwei c1aa7525a5 Make RegisterDto of account module extensible.
5 years ago
Mladen Macanovic 84e65b73a8 Merged dev branch
5 years ago
maliming a0ce2cc284
Use the correct localize key on the login page.
5 years ago
Halil İbrahim Kalkan 66846a4477
Merge pull request #7321 from abpframework/maliming/patch-1
5 years ago
maliming cc1c1d3cd1 Localized exception message in pages.
5 years ago
maliming 9f7e6d9b44 Save when CurrentUser.IsAuthenticated
5 years ago
maliming c3ba4b637a Save the client id for Authorization Code Grant.
5 years ago
Mladen Macanovic 08e42ed46f Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
maliming bafc809dcf Add Access denied page to Account module.
5 years ago
Mladen Macanovic 35bf8be7a8 WIP blazor server
5 years ago
nielscil be1c5af08d localized framework + modules to dutch
5 years ago
Oliver Cooper 1647b729e5 Make AccountEmailer.NormalizeReturnUrl method protected virtual
5 years ago
Oliver Cooper 1cb9a6e9d0 Make AccountEmailer.NormalizeReturnUrl method protected
5 years ago
Kevin bd52241566 Added en-GB json files
5 years ago
liangshiwei 4f215e0799 Improved
5 years ago
liangshiwei 99b323c7b5 Add reset password localized text
5 years ago
liangshiwei 7be8907321 Merge branch 'dev' into liangshiwei/redirectAllowedUrl
5 years ago
liangshiwei 7bd51048aa Use AbpIdNameTagHelper
5 years ago
liangshiwei 02cfd822e7 Avoid using array index in taghelper expressions
5 years ago
liangshiwei acb596d38c Added RedirectAlowedUrls
5 years ago
Mladen Macanovic f171afad1c Added submit button to account page
5 years ago
liangshiwei d9c8203b36
Update ar.json
5 years ago
liangshiwei a250725fa0
Update zh-Hans.json
5 years ago
liangshiwei 32352e032e
Update es.json
5 years ago
John Barrett 320c62f5cf
OrLoginWith fix
5 years ago
John Barrett 9db796bb8c
OrLoginWith fix
5 years ago
John Barrett b96be9df46
OrLoginWith fix
5 years ago
John Barrett 7f6177b0f1
Update de-DE.json
5 years ago
John Barrett ada64d5166
semi colon replaced with colon
5 years ago
maliming 9ef3d82a09 Update packages to latest
5 years ago
Halil İbrahim Kalkan ac20a2423c Merge branch 'rel-4.0' into dev
5 years ago
maliming 8ff3917fa0 Make sure that identityOptions is overwritten before use.
5 years ago
Halil İbrahim Kalkan 79415470e2 Resolved #6318: Remove AsyncHelper usage for the IdentityOptions.
5 years ago
Alper Ebicoglu 4a95ab9057 Merge branch 'rel-4.0' into dev
5 years ago
Alper Ebicoglu b721db65e7 add Spanish language. closes #5931 & volosoft/volo#2283
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
Halil İbrahim Kalkan 2266ceb901
Merge pull request #5866 from PMExtra/unify-route
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
Ahmet 4a868ee018 Update AccountManage.razor.cs
5 years ago
Ahmet 2ef2b3638e fix namespace for Account Blazor package
5 years ago
Alper Ebicoglu 3f46a6f272 add German translations... volosoft/volo#2282
5 years ago
Ahmet aaeaf84937 Update AbpAccountComponentBase.cs
5 years ago
Ahmet d7c474f024 Update Volo.Abp.Account.Blazor.csproj
5 years ago
Ahmet db5cfd634c Merge branch 'dev' into cotur/component-base
5 years ago
liangshiwei ce050cd71c Change override async to async override
5 years ago
Ahmet ed61188ec8 Update AccountManage.razor
5 years ago
Ahmet a8799bd6eb Account Blazor refactored
5 years ago
maliming f9a682cf94 Change override async to async override.
5 years ago
Yunus Emre Kalkan 8c172d4f1c app template & account module: added login links to toolbar
5 years ago
PMExtra d3c4029e0f checkPassword -> check-password.
5 years ago
Ahmet 51af94820d Merge branch 'rel-3.3' into dev
5 years ago
liangshiwei e505ef2931 Improve abp_io Localization
5 years ago
maliming debdebba48 Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
maliming 47768aa3b7 Merge branch 'dev' into maliming/net5
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
maliming fa8e7666ac
Merge pull request #5768 from abpframework/liangshiwei/patch-account
5 years ago
maliming 47ee4ae652 Merge branch 'dev' into maliming/net5
5 years ago
maliming ae25e6e59c
Merge pull request #5760 from lszabados/dev
5 years ago
liangshiwei d20d345852 Show the error message when typing the wrong email
5 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8.
5 years ago
Laszlo Szabados bf335f03ab hu translation
5 years ago
maliming 4852fda1b7 Update TargetFramework.
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
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