This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Server
/
Pages
History
sbwalker
ec7bd8c1c8
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
..
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
HTML encode notifications sent by non-admins to prevent HTML injection
2023-12-13 10:07:21 -05:00