mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-14 20:34:16 +01:00
rework authentication and some other crap for optimizing sql parallelism
This commit is contained in:
parent
9c63ce9c99
commit
b9ac535836
14 changed files with 331 additions and 107 deletions
|
|
@ -8,7 +8,7 @@ namespace MareSynchronos.API
|
|||
{
|
||||
public class API
|
||||
{
|
||||
public const int Version = 3;
|
||||
public const int Version = 4;
|
||||
}
|
||||
|
||||
public class FilesHubAPI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue