mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 16:47:22 +01:00
fix auth for grpc calls
This commit is contained in:
parent
5736bcf074
commit
66e2b3db82
3 changed files with 19 additions and 5 deletions
|
|
@ -8,7 +8,6 @@ using Microsoft.Extensions.Logging;
|
|||
using System;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Security.Policy;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace MareSynchronosStaticFilesServer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue