Iceshrimp.NET/Iceshrimp.Backend/Core/Middleware
2024-02-05 20:29:11 +01:00
..
AuthenticationMiddleware.cs [backend/masto-client] Fix concurrent DbContext access 2024-02-03 04:21:55 +01:00
AuthorizationMiddleware.cs Allow changing the password of a user 2024-01-28 00:54:58 +01:00
AuthorizedFetchMiddleware.cs All methods that return a Task should end in Async 2024-01-28 22:21:58 +01:00
ErrorHandlerMiddleware.cs [backend] Ignore WebFinger failures with response code 410 Gone 2024-02-05 20:29:11 +01:00
OauthAuthenticationMiddleware.cs [backend/masto-client] Fix concurrent DbContext access 2024-02-03 04:21:55 +01:00
OauthAuthorizationMiddleware.cs [backend/masto-client] Implement /api/v1/accounts/verify_credentials 2024-02-02 01:46:37 +01:00
RequestBufferingMiddleware.cs Implement IMiddleware for all middlewares 2024-01-24 19:10:43 +01:00
RequestVerificationMiddleware.cs [backend] Improve logging for rejected invalid requests 2024-02-03 23:23:10 +01:00