mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 22:17:22 +01:00
remove auth from basehub
This commit is contained in:
parent
9c11d8dcbc
commit
8047710b50
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ using Microsoft.Extensions.Logging;
|
|||
|
||||
namespace MareSynchronosServer.Hubs
|
||||
{
|
||||
[Authorize(AuthenticationSchemes = SecretKeyAuthenticationHandler.AuthScheme)]
|
||||
public partial class MareHub : Hub
|
||||
{
|
||||
private readonly SystemInfoService _systemInfoService;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue