Commit Graph

383 Commits (44d4f5440f607843b46cc61c0f0596ec3b843cc4)

Author SHA1 Message Date
Galip Tolga Erdem a40568e857
Merge pull request #9534 from abpframework/maliming/ExternalLogin
4 years ago
maliming a46351ca41 Check the user according to email before creating an external user.
4 years ago
maliming 43db5d683a Switch to the tenant if __tenant querystring parameter is sent.
4 years ago
Berkan Sasmaz 9be04866c4 Add new language: Slovak
4 years ago
Berkan Sasmaz b3ad30a982 Update localizations for Italian
4 years ago
maliming 848aa2ecfa Add CheckCurrentTenant.
4 years ago
maliming 8d4bd07a45 Remove spaces.
4 years ago
maliming 89e560edfa Add SwitchTenant method to AccountPageModel.
4 years ago
maliming a5fd8d2195 Change the current tenant via querystrings.
4 years ago
Halil İbrahim Kalkan badc521fb3 Handle validation errors on reset password.
4 years ago
Halil İbrahim Kalkan 89cec4aaf9
Merge pull request #9155 from abpframework/liangshiwei/usermenu
4 years ago
maliming e9e6540b3e
Merge pull request #9277 from abpframework/liangshiwei/account
4 years ago
liangshiwei f843a679b2 Add TenantId to ResetPasswordDto
4 years ago
liangshiwei c2f958d010 Change current tenant when reset password
4 years ago
Berkan Sasmaz f182a9e488 fix translation errors for Italian
4 years ago
Berkan Sasmaz 78449135f2 fix translation errors for Hindi
4 years ago
Berkan Sasmaz 831bc33d00 fix translation errors for Finnish
4 years ago
liangshiwei 279adfa11f Revisit the menu item names on the user menu
4 years ago
maliming 68b19c2503
Merge pull request #9152 from abpframework/auto-merge/rel-4-3/412
4 years ago
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
4 years ago
Galip Tolga Erdem b33e14bf89 Added Locked Out page and NotAllowed logic
4 years ago
Galip Tolga Erdem b91c538c33 Updated logged out redirect button and texts
4 years ago
Washyn 1abb214e77 fixed some spanish translations
4 years ago
Berkan Sasmaz e059c8a1c6 Add new language: Italian
4 years ago
Berkan Sasmaz 1e5fdea196 Add new language: Hindi
4 years ago
Ahmet 6f459da427 init account module
4 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