Iceshrimp.NET/Iceshrimp.Backend/Core/Middleware
2024-02-06 02:42:35 +01:00
..
AuthenticationMiddleware.cs [backend/masto-client] Add follow/unfollow/relationship endpoints 2024-02-06 01:27:56 +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] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute 2024-02-05 21:08:20 +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