sftpgo-mirror/config
Nicola Murino 02db00d008
dataprovider: add naming rules
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>
2022-01-31 18:01:37 +01:00
..
config.go dataprovider: add naming rules 2022-01-31 18:01:37 +01:00
config_linux.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
config_nolinux.go defender: add provider driver 2021-12-25 12:08:07 +01:00
config_test.go make the sdk a separate module 2022-01-06 11:54:43 +01:00