Iceshrimp.NET/Iceshrimp.Backend/Core/Middleware
2024-01-28 22:21:58 +01:00
..
AuthenticationMiddleware.cs Split authentication and authorization 2024-01-28 00:42:22 +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 Split authentication and authorization 2024-01-28 00:42:22 +01:00
RequestBufferingMiddleware.cs Implement IMiddleware for all middlewares 2024-01-24 19:10:43 +01:00