oqtane.framework/Oqtane.Server/Pages
2023-02-07 16:26:23 -05:00
..
_Host.cshtml fix #2426 - error in recycle bin 2022-09-28 13:55:12 -04:00
_Host.cshtml.cs refactor visitor cookie name into a shared constant 2023-02-07 16:26:23 -05:00
External.cshtml Add OAuth2 support 2022-03-23 10:51:52 -04:00
External.cshtml.cs completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience 2022-04-22 17:54:20 -04:00
Files.cshtml made folder paths cross platform, introduced file handler for abstracting the serving of files, enabled url mapping for broken file links, resolved public folder deletion issue 2022-08-30 07:21:52 -04:00
Files.cshtml.cs added ETag / 304 Not Modified logic to File server for performance optimization 2022-10-29 10:23:04 -04:00
Login.cshtml optimizing tenant resolution and routing 2021-05-10 17:45:39 -04:00
Login.cshtml.cs fix #2578 - error notification sent via email includes direct link to specific log item, however redirect was causing an infinite loop. This resolves the problem and also preserves url querystring parameters during login/logout. 2023-02-06 16:44:25 -05:00
Logout.cshtml optimizing tenant resolution and routing 2021-05-10 17:45:39 -04:00
Logout.cshtml.cs completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience 2022-04-22 17:54:20 -04:00