Iceshrimp.NET/Iceshrimp.Backend/Core/Middleware
2024-02-07 20:03:47 +01:00
..
AuthenticationMiddleware.cs [backend/masto-client] Basic support for posting notes (ISH-4) 2024-02-07 20:03:47 +01:00
AuthorizationMiddleware.cs [backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute 2024-02-05 21:08:20 +01:00
AuthorizedFetchMiddleware.cs [backend] Implement federation control (ISH-2) 2024-02-07 17:52:41 +01:00
ErrorHandlerMiddleware.cs [backend] Add request duration header for non-timing-sensitive (cryptography-related) endpoints 2024-02-06 02:42:35 +01:00
RequestBufferingMiddleware.cs [backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute 2024-02-05 21:08:20 +01:00
RequestDurationMiddleware.cs [backend] Add request duration header for non-timing-sensitive (cryptography-related) endpoints 2024-02-06 02:42:35 +01:00
RequestVerificationMiddleware.cs [backend] Improve logging for rejected invalid requests 2024-02-03 23:23:10 +01:00