Commit Graph

18 Commits

Author SHA1 Message Date
39c79ea68e remove unnecessary using statement 2024-09-26 15:54:22 -04:00
df71dd14f7 sign out the principal when it is rejected due to security stamp changes 2024-09-26 15:53:14 -04:00
355ce00968 use FileLogger as fallback in LogManager when site cannot be determined 2024-09-18 07:37:52 -04:00
b0669a3b60 fix external login 2024-09-17 11:53:34 -04:00
48f2079f88 fix #4580 - add logout everywhere support using SecurityStamp 2024-09-17 08:45:27 -04:00
0d718a5ca2 ignore Blazor framework requests 2023-12-13 18:25:21 -05:00
dd73d6e19a fix regression issue 2023-12-13 11:18:32 -05:00
6621983a9c HTML encode notifications sent by non-admins to prevent HTML injection 2023-12-13 10:07:21 -05: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
3194c5b600 remote service support via Jwt 2022-03-30 08:07:03 -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
4b19059df1 OIDC improvements 2022-03-21 09:12:18 -04:00
9bbbff31f8 Added support for per site options and OpenID Connect 2022-03-13 22:55:52 -04: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
bc720555c4 refactoring, enhancements, and some fixes 2021-06-10 08:16:02 -04:00
41ed069072 fix #1389 - exception in PrincipalValidator 2021-05-24 08:17:46 -04:00
09537ab0e4 auth improvements related to multi-tenancy 2021-05-19 08:46:02 -04:00