mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
@@ -12,6 +12,6 @@ export class SimpleAuthorizer extends Authorizer {
|
||||
}
|
||||
|
||||
public async handle(): Promise<void> {
|
||||
return undefined;
|
||||
// Allows all actions
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user