We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e343b commit a2cd551Copy full SHA for a2cd551
server/src/handlers/http/middleware.rs
@@ -70,7 +70,6 @@ impl RouteExt for Route {
70
action,
71
method: auth_stream_context,
72
})
73
-
74
}
75
76
fn authorize_for_user(self, action: Action) -> Self {
0 commit comments