mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-21 23:20:24 +00:00
02db00d008
naming rules allow to support case insensitive usernames, trim trailing and leading white spaces, and accept any valid UTF-8 characters in usernames. If you were enabling `skip_natural_keys_validation` now you need to set `naming_rules` to `1` Fixes #687 Signed-off-by: Nicola Murino <nicola.murino@gmail.com> |
||
---|---|---|
.. | ||
mocks | ||
cmd_unix.go | ||
cmd_windows.go | ||
cryptfs_test.go | ||
handler.go | ||
internal_test.go | ||
internal_unix_test.go | ||
lister.go | ||
middleware.go | ||
middleware_test.go | ||
scp.go | ||
server.go | ||
sftpd.go | ||
sftpd_test.go | ||
ssh_cmd.go | ||
subsystem.go | ||
transfer.go |