Iceshrimp.NET/Iceshrimp.Backend/Core/Middleware
2024-07-22 05:59:41 +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] Apply formatting rules 2024-06-29 01:06:19 +02:00
ErrorHandlerMiddleware.cs [backend/asp] Improve validation error handling 2024-07-10 02:55:57 +02:00
FederationSemaphoreMiddleware.cs [backend] Use SemaphorePlus instead of SemaphoreSlim 2024-07-22 05:59:41 +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