mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03:00
azblob: store SAS URL as kms.Secret
This commit is contained in:
@@ -66,7 +66,7 @@ const (
|
||||
CockroachDataProviderName = "cockroachdb"
|
||||
// DumpVersion defines the version for the dump.
|
||||
// For restore/load we support the current version and the previous one
|
||||
DumpVersion = 7
|
||||
DumpVersion = 8
|
||||
|
||||
argonPwdPrefix = "$argon2id$"
|
||||
bcryptPwdPrefix = "$2a$"
|
||||
|
||||
Reference in New Issue
Block a user