mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-04 08:54:39 +00:00
Encrypted library version 3: use different salt for each library.
This commit is contained in:
@@ -35,6 +35,7 @@ struct _SeafCommit {
|
||||
int enc_version;
|
||||
char *magic;
|
||||
char *random_key;
|
||||
char *salt;
|
||||
gboolean no_local_history;
|
||||
|
||||
int version;
|
||||
|
Reference in New Issue
Block a user