ProjectLighthouse/ProjectLighthouse.Servers.Website/Pages
Josh 50d1d9c7e5
Fix doubly sanitized strings (#727)
* Add migration to de-sanitize database strings

* Remove SanitizationHelper functions related to XML sanitization

* Remove sanitization usage from website

* Implement suggested changes
2023-03-30 23:03:08 +00:00
..
Admin Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
Debug Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
Email Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
Errors Refactor Database class (#616) 2023-02-15 23:54:30 -06:00
ExternalAuth Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
Layouts Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
Login Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
Moderation Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
Partials Add comment form max char limit validation (#722) 2023-03-30 06:03:12 +00:00
TwoFactor Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
LandingPage.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
LandingPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
PhotosPage.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
PhotosPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
SlotPage.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
SlotPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
SlotSettingsPage.cshtml Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
SlotSettingsPage.cshtml.cs Fix doubly sanitized strings (#727) 2023-03-30 23:03:08 +00:00
SlotsPage.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
SlotsPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
UserPage.cshtml Add comment form max char limit validation (#722) 2023-03-30 06:03:12 +00:00
UserPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
UserSettingsPage.cshtml Implement 2FA (#577) 2022-12-12 21:11:39 -06:00
UserSettingsPage.cshtml.cs Fix doubly sanitized strings (#727) 2023-03-30 23:03:08 +00:00
UsersPage.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
UsersPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00