💥 Moved the /id to /pass and bug fixes of moved realms
This commit is contained in:
@@ -22,7 +22,6 @@ public static class ApplicationConfiguration
|
||||
app.ConfigureForwardedHeaders(configuration);
|
||||
|
||||
app.UseWebSockets();
|
||||
app.UseRateLimiter();
|
||||
app.UseAuthentication();
|
||||
app.UseAuthorization();
|
||||
app.UseMiddleware<PermissionMiddleware>();
|
||||
|
||||
Reference in New Issue
Block a user