Iceshrimp.NET/Iceshrimp.Backend/Core/Middleware
2024-10-11 06:44:48 +02:00
..
AuthenticationMiddleware.cs [backend/razor] Add admin dashboard (Admin-FE) 2024-10-11 05:41:52 +02:00
AuthorizationMiddleware.cs [backend/api-shared] Add Cache-Control: private, no-store for all authenticated requests 2024-04-27 21:54:11 +02:00
AuthorizedFetchMiddleware.cs [backend] Rework GracefulException throws without additional detail 2024-09-24 00:45:18 +02:00
ErrorHandlerMiddleware.cs [backend/middleware] Fix HTML error pages not working intermittently 2024-10-11 06:44:48 +02:00
FederationSemaphoreMiddleware.cs [backend] Use SemaphorePlus instead of SemaphoreSlim 2024-07-22 05:59:41 +02:00
InboxValidationMiddleware.cs [backend/federation] Add relay support (ISH-266) 2024-09-28 00:32:43 +02:00
RequestBufferingMiddleware.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
RequestDurationMiddleware.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
RequestVerificationMiddleware.cs [backend/configuration] Rename ExtraWebDomains to AdditionalDomains 2024-09-13 18:03:21 +02:00
StripRazorSsrHandoffDataMiddleware.cs [backend/razor] Add admin dashboard (Admin-FE) 2024-10-11 05:41:52 +02:00