|
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 |
|
|
d5d4f85003
|
3.1.1 database providers, default module creator version to local install version
|
2022-05-02 17:08:29 -04:00 |
|
|
e4c648ee92
|
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
|
2022-04-22 17:54:20 -04:00 |
|
|
391713b84d
|
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -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 |
|
|
5a71ab3c20
|
Merge pull request #2130 from leigh-pointer/LastLoggedIn
Update to User Management
|
2022-04-13 19:31:10 -04: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 |
|
|
a602a942c4
|
Allow the deletion of all Notifications
Added button to delete all the notifications for the selected filter.
|
2022-04-13 14:33:30 +02:00 |
|
|
683ad8959a
|
dogfooding fixes
|
2022-04-04 10:53:40 -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 |
|
|
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 |
|
|
50a44c9416
|
login localization
|
2022-03-23 17:19:02 -04:00 |
|
|
9d86d923aa
|
Add OAuth2 support
|
2022-03-23 10:51:52 -04:00 |
|
|
f250aff99b
|
Added password policy validation in install wizard
|
2022-03-08 08:31:18 -05:00 |
|
|
b80fe428ac
|
add show/hide password toggle on Login form
|
2022-03-04 11:43:54 -05: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 |
|
|
1cdc80e09b
|
2 factor authentication and user account lockout completed
|
2022-03-03 09:12:37 -05:00 |
|
|
ac45f67a21
|
enhancement to send log notifications to host users
|
2022-02-23 16:10:24 -05:00 |
|
|
5aed64f614
|
fixed #1989 - installation on SQLite failing due to DropColumn, fixed #1986 - IClientStartup not getting called for External Modules, added ability to correlate new visitors by IP address
|
2022-02-10 08:05:55 -05:00 |
|
|
c635351a12
|
resolved UI error when closing Event Log and Visitor Management, made button class consistent in Recycle Bin, refactored RichTextEditor, made use of ConfigManager consistently throughout framework, added support for deleted Sites, removed reference to Runtime in Startup as it is now set per Site, added versioning to Html/Text, added Meta tag support to Page Management
|
2022-02-06 12:19:42 -05:00 |
|
|
9d17804ac7
|
improved UX in Event Log by preserving criteria when viewing Details, added RowClass and ColumnClass parameters to Pager component, added initial-scale=1.0 to viewport specification in _host, added default visitor tracking filter, fixed "The given key 'level' was not present in the dictionary" issue in Visitor Management - Details by ensuring data was fully loaded
|
2022-01-27 18:12:04 -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 |
|
|
11002efc02
|
hide deleted pages in Admin Dashboard, impove Settings API by replacing IsPublic with IsPrivate, isolate Setting updates to not affect PageState, make Pager horizintally scrollable on narrow viewports, improve LocalizableComponent to support embedded controls
|
2022-01-14 13:26:24 -05:00 |
|
|
9e04230d99
|
added interop method for setting scroll position, persisted RemoteIPAddress in PageState so it is available on Blazor Server, added support for forwarded headers from load balancers and proxy servers, replaced DateTime.Now references DateTimeUtcNow for consistency, fixed issue where upgrade logic was being executed for prior version
|
2022-01-13 07:18:37 -05:00 |
|
|
ad41eff38a
|
Empty Resx Value on Page Edit
|
2022-01-12 20:42:59 +01:00 |
|
|
ec924a7ddf
|
improve UX of password reset
|
2022-01-11 10:57:58 -05:00 |
|
|
51b356cc0e
|
enhanced scheduler to support one-time jobs, fixed pager component so that top/bottom have consistent UX, fixed Blazor theme z-index issues caused by input-group in Bootstrap 5, improved password reset instructions in email notification
|
2022-01-10 19:58:58 -05:00 |
|
|
07718f0449
|
add option to Control Panel to specify module visibility
|
2022-01-08 08:44:18 -05:00 |
|
|
e2688e6feb
|
include purge job for maintaining event logs and visitor logs
|
2022-01-07 23:30:29 -05:00 |
|
|
f7c1e7b706
|
alias management improvements
|
2022-01-06 13:37:29 -05:00 |
|
|
6af5682548
|
increment copyright date to 2022, allow scheduled jobs to support weekly interval, improve dynamic image generation, add defensive logic to router
|
2022-01-05 14:28:42 -05:00 |
|
|
eeff4af167
|
make Url Mappings relative rather than absolute
|
2022-01-03 10:56:13 -05:00 |
|
|
224618cf21
|
improve Scheduled Job start/stop user experience, utilize start time when setting next job execution
|
2022-01-02 21:01:55 -05:00 |
|
|
9ccc4c4059
|
Missing Resx Keys
Added missing Keys for Login and Visitor
|
2021-12-23 11:36:20 +01:00 |
|
|
c21a097fd2
|
added support for default alias specification, alias auto registration, alias redirect, alias line break delimiters
|
2021-12-22 15:43:59 -05:00 |
|
|
318d6afb0e
|
fix url mapping resx issue
|
2021-12-11 09:39:03 -05:00 |
|
|
ec9686cfb8
|
Merge branch 'dev' into MissingRes-3.0.1
|
2021-12-11 09:25:03 -05:00 |
|
|
76fe155c0a
|
visitor improvements
|
2021-12-11 09:30:05 -05:00 |
|
|
0b0254aed9
|
Updated Resx file
|
2021-12-11 14:24:08 +01:00 |
|
|
9258c3849b
|
Went through each Framework module updating Resources
New English resources added
|
2021-12-11 13:43:22 +01:00 |
|
|
d530f30bc9
|
Missing Res Keys
Added missing resource keys
|
2021-12-11 11:54:25 +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 |
|
|
19be77ed49
|
refactored ErrorBoundary implementation to support logging
|
2021-11-22 16:11:44 -05:00 |
|