oqtane.framework/Oqtane.Server/Pages
2023-06-23 08:07:06 -04:00
..
_Host.cshtml fix ordering of stylesheets 2023-06-23 08:07:06 -04:00
_Host.cshtml.cs fix ordering of stylesheets 2023-06-23 08:07:06 -04: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 #2618 - add backward compatibility for permissions optimizations 2023-03-02 15:34:42 -05: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
Sitemap.cshtml add sitemap generator which outputs all public pages and also includes an ISitemap interface for modules 2023-02-20 08:35:46 -05:00
Sitemap.cshtml.cs Add missing settings excluded from Fix #2727 2023-05-05 08:44:29 -07:00