Iceshrimp.NET/Iceshrimp.Backend/Core/Middleware
2024-06-20 18:29:34 +02:00
..
AuthenticationMiddleware.cs [backend/api-shared] Add Cache-Control: private, no-store for all authenticated requests 2024-04-27 21:54:11 +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] Use User.IsLocalUser / .IsRemoteUser instead of null-checks where applicable (ISH-370) 2024-06-17 17:25:29 +02:00
ErrorHandlerMiddleware.cs [backend] Fix typo 2024-06-20 18:29:34 +02:00
FederationSemaphoreMiddleware.cs [backend/federation] Add configuration option for limiting the number of concurrent federation requests (ISH-338) 2024-06-10 18:18:23 +02:00
InboxValidationMiddleware.cs [backend] Use User.IsLocalUser / .IsRemoteUser instead of null-checks where applicable (ISH-370) 2024-06-17 17:25:29 +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] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00