Commit Graph

55 Commits

Author SHA1 Message Date
Ben
919fb5012f Fix #5532: add require nonce setting. 2025-08-26 18:13:09 +08:00
23c3c47db4 add active/deleted filter in User Management 2025-08-01 14:45:40 -04:00
f53ed5b13b use consistent terminology 2025-07-30 10:00:57 -04:00
7a4b98aec9 use consistent naming 2025-07-29 16:36:28 -04:00
f4cea3fe03 fix #5349 - send verification email if unverified user attempts to login, add ability to enable/disable email verification per site 2025-07-29 16:20:07 -04:00
ff6a810ad5 Fix #4789 - allow user email verification to be managed by administrator 2025-05-16 11:13:03 -04:00
9f18c460d8 add time zone support for sites and users 2025-05-13 09:24:17 -04:00
6f60a91f4c add new Register Url and Profile Url options to User Management / Settings 2025-05-01 23:32:37 -04:00
a57fbea0cc include external login support for host role 2025-03-26 17:11:29 -04:00
70a3fab1ff added Logout Everywhere option to User Settings 2025-03-10 10:53:05 -04:00
de6c57a7ee add user impersonation 2025-01-31 11:14:13 -05:00
16477052e2 fix #4965 - improve user/site management 2025-01-21 12:21:27 -05:00
1fb54a0b0f include option for external login to save tokens 2025-01-13 15:14:13 -05:00
8113a754a1 add missing localization keys 2024-10-16 07:52:36 -04:00
be0754f568 simplify configuration of external login providers 2024-09-27 16:21:06 -04:00
caa2073d48 improve support for external login roles 2024-09-13 07:34:57 -04:00
9620c5a98f fix issue adding existing user to a new site 2024-08-29 17:53:11 -04:00
3c33614115 user identity improvements 2023-11-29 10:42:23 -05:00
93ab8b88d4 include Review Claims option in External Login for troubleshooting settings 2023-11-27 15:07:48 -05:00
c3b1bc6674 only display Authorization Response Type option for OpenIDConnect and fix missing localization 2023-11-22 15:36:49 -05:00
9ddd88b5d0 removed photo from Edit User as files cannot be written to other users folders 2023-11-10 15:58:43 -05:00
9d4a38e560 add new user settings to RESX file 2023-11-10 15:18:59 -05:00
8b5109e32f added Verify Existing Users? option to User Management - External Login Setting 2023-10-24 14:28:14 -04:00
2fa7482028 Introduce a dropdown menu in the 'External Login' settings area for authentication flow response types. 2023-10-03 09:00:53 +02:00
5c86ef6682 Merge pull request #3303 from leigh-pointer/Retention-resx
Fix for  Site 'SMTP retention' is not in resource file (Issue #3301) and #3304 Users 'Import Users' resource
2023-09-23 09:12:33 -04:00
edac046fcd improvements based on user import testing 2023-09-23 09:04:18 -04:00
8b23b386f7 ImportUsers Added to Resx and Razor resource key 2023-09-23 10:56:17 +02:00
d3c248cf5c Update Index.resx for Email text. 2023-09-21 16:57:01 -07:00
98257de005 user import improvements 2023-09-21 09:37:29 -04:00
8e5e79a799 add ability to import users 2023-09-20 10:43:49 -04:00
886df69058 adjust error message text when adding users with duplicate email addresses 2023-09-19 08:59:53 -04:00
128f1753c0 Remove resx backups 2023-08-15 16:17:23 +02:00
283a03a7cc Fix missing translations part 3 2023-08-15 16:09:59 +02:00
5e1ac485a0 #2655 - add support for capturing user profile infrmation from claims during external login 2023-03-10 10:14:57 -05:00
c91e285475 fix #2512 - provide guidance about password complexity policy during install, and ensure modified passwords meet complexity policy 2022-12-02 07:42:49 -05:00
ddf1caaaaa fix #2432 - add support for roles as part of external login via OIDC 2022-09-29 16:32:50 -04:00
806daaf7c9 remove columns from main user management view and migrate them to edit view 2022-05-13 17:00:10 -04:00
2ff4133cd4 updated resource file 2022-05-12 13:55:47 -04:00
1978bf151f add support for external login parameters and improve diagnostic messages related to claims 2022-05-12 13:51:46 -04:00
e4c648ee92 completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience 2022-04-22 17:54:20 -04:00
c616878a64 Merge pull request #2134 from leigh-pointer/TogglePassword
User Areas to use the Toggle Password method
2022-04-14 08:58:59 -04:00
2ebba3b8e7 Added CreatedOn class "align-middle" to RowClass 2022-04-14 14:52:34 +02:00
1625e3ba6c User Areas to use the Toggle Password method
Updated the Components where the Password is required to allow toggle show / hide
2022-04-14 13:47:27 +02:00
e273a954e6 Update to User Management
Updated user management to display more of the User ; Last Login Last IP and Is Authenticated.
2022-04-13 15:24:28 +02:00
06e25e04f8 hide/show secure fields 2022-03-31 09:00:13 -04:00
1c8debd894 better seperation of concerns 2022-03-31 08:35:11 -04:00
a70f1ee1e0 cleanup 2022-03-30 22:08:32 -04:00
3194c5b600 remote service support via Jwt 2022-03-30 08:07:03 -04:00
9d86d923aa Add OAuth2 support 2022-03-23 10:51:52 -04:00
5adecc307f Allow user identity password and lockout configuration to be customized. Included additional environment information in System Info. 2022-03-04 10:41:45 -05:00