Commit Graph

76 Commits

Author SHA1 Message Date
f6b3874668 create separate API methods for tokens (short-lived) and personal access tokens (long-lived), include global antiforgery filter to mitigate XSRF when using cookie auth (ignored when using Jwt) 2022-04-14 19:41:43 -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
355d0405f4 minor improvements to security features, use ActivatorUtilities.CreateInstance with SiteMigration to enable simpler DI 2022-04-12 07:46:43 -04: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
b7675a21eb jwt changes 2022-03-29 08:38:46 -04:00
a97af42e4b add Jwt authorization support for for API 2022-03-28 21:51:55 -04:00
b92a888583 factor out auth constants, remove TAlias is Alias is not an extensible type, improve SiteOptions cache clearing, improve principal validation, localization improvements 2022-03-26 17:30:06 -04:00
9d86d923aa Add OAuth2 support 2022-03-23 10:51:52 -04:00
ca17dd3ca3 Allow Email Claim Type to be configurable 2022-03-21 16:29:28 -04:00
76fc689337 Add scheme to Redirect Url 2022-03-21 10:50:01 -04:00
fb161ae783 OIDC improvements 2022-03-21 10:39:35 -04:00
4b19059df1 OIDC improvements 2022-03-21 09:12:18 -04:00
1a86b80c61 More improvements to OIDC support 2022-03-19 13:42:19 -04:00
9bbbff31f8 Added support for per site options and OpenID Connect 2022-03-13 22:55: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
6a99e81e75 Add the Username to the display.
When looking through Users and Roles it would seem ideal to also show the username.
2022-01-21 09:36:32 +01:00
e59ee70f88 Search user work again 2021-12-20 13:06:33 +01:00
9c32937c83 added support for url mapping and viitors 2021-12-09 08:48:56 -05:00
53ff491efd Assorted enhancements 2021-11-24 08:08:39 -05:00
10917644ab Profile properties as dropdown in User Management (same as User Profile). 2021-09-23 10:05:24 +02:00
e4201c1a4d allow host username to be specified during installation, allow user to be added to host role, refresh user list after delete, improve date/time entry in scheduled jobs, require license acceptance during module and theme install 2021-08-06 12:59:56 -04:00
31f35ad902 Modifications for Bootstrap 5
replace tables in markup with responsive approach
2021-07-11 14:16:33 +02:00
9da3b77f7d modifications for Bootstrap 5
Updated Admin areas Users and Roles
2021-07-10 09:00:34 +02:00
cb7d9a0371 upgrade to Boostrap 5 2021-07-02 20:03:51 -04:00
ba9ca22aaa update to resources 2021-06-25 16:34:30 -04:00
ae0edcfd2d create default rex files with static keys 2021-06-18 14:45:38 -04:00
bdf36fc49c bug fixes 2021-06-11 17:07:54 -04:00
c07e766e57 add support for public content folders 2021-05-26 12:01:35 -04:00
d42c7a5ea5 user and role management improvements 2021-04-24 13:47:20 -04:00
9d083726be user and role management improvements 2021-04-23 16:11:35 -04:00
d8bcc32239 refactor user deletion 2021-03-29 12:58:40 -04:00
a29d7b524c Localize alert messages in admin pages 2020-12-09 21:12:00 +03:00
c27e8b55df Add missing Users localization strings 2020-12-08 21:16:37 +03:00
086e3623c3 Localize non components in users pages 2020-11-17 23:04:16 +03:00
261f48e842 Localize components for the users pages 2020-11-17 22:56:41 +03:00
955e7a3856 Factored out Contants.*** Role into RoleNames.***
Renamed 'AllUsers' to 'Everyone'
2020-10-16 06:22:52 -05:00
aec5882de1 Fix #676 - fix creation of new profile fields, add support for required and private profile fields, integrate field level help for consistency 2020-08-13 10:06:15 -04:00
882412b8ff button/input columns style="width: 1px" 2020-06-18 22:22:16 -07:00
cdc4de432a User manager search persistence 2020-06-03 20:10:52 +02:00
e935451d93 Search in User management 2020-05-28 11:33:47 +02:00
5e04cb18a4 File Manager Tune-up 2020-05-15 08:18:07 +02:00
ab5257cea2 Security fixes for Site Administrators to ensure proper access. Improvements to User and Role management components. Fix logic in CreateUser so that it does not prevent Administrators from creating users. 2020-04-21 15:16:12 -04:00
89066ecfd0 help text update 2020-04-10 21:49:57 -04:00
5af6f7a52d Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00