oqtane.framework/Oqtane.Server/Pages
2024-07-17 19:52:44 -04:00
..
External.cshtml Add OAuth2 support 2022-03-23 10:51:52 -04:00
External.cshtml.cs user identity improvements 2023-11-29 10:42:23 -05: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 fix #3984 - error when file path not specified 2024-03-13 17:54:25 -04:00
Login.cshtml optimizing tenant resolution and routing 2021-05-10 17:45:39 -04:00
Login.cshtml.cs set DefaultScheme for authentication 2023-09-21 14:44:57 -04:00
Logout.cshtml optimizing tenant resolution and routing 2021-05-10 17:45:39 -04:00
Logout.cshtml.cs ignore Antiforgerytoken in logout as it can sometimes prevent a user from logging out unless they refresh their browser, due to the Antiforgerytoken being expired. 2024-03-21 15:02:50 -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 remove hardcoded names when using GetInterface() 2024-07-17 19:52:44 -04:00