Iceshrimp.NET/Iceshrimp.Backend/Core/Middleware
2024-09-24 02:36:29 +02:00
..
AuthenticationMiddleware.cs [backend] Rework GracefulException throws without additional detail 2024-09-24 00:45:18 +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/razor] Show login button when displaying public preview disabled error page 2024-09-24 02:36:29 +02:00
FederationSemaphoreMiddleware.cs [backend] Use SemaphorePlus instead of SemaphoreSlim 2024-07-22 05:59:41 +02:00
InboxValidationMiddleware.cs [backend] Rework GracefulException throws without additional detail 2024-09-24 00:45:18 +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