mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03:00
update deps
we now use git master for pkg/sftp: it includes the performance patches from my copy branch.
This commit is contained in:
@@ -739,7 +739,7 @@ func TestCommandsWithExtensionsFilter(t *testing.T) {
|
||||
Status: 1,
|
||||
}
|
||||
user.Filters.FileExtensions = []dataprovider.ExtensionsFilter{
|
||||
dataprovider.ExtensionsFilter{
|
||||
{
|
||||
Path: "/subdir",
|
||||
AllowedExtensions: []string{".jpg"},
|
||||
DeniedExtensions: []string{},
|
||||
|
||||
Reference in New Issue
Block a user