sftpgo/httpd
Nicola Murino df41f0c556
add a setting to skip natural keys validation
Enabling the "skip_natural_keys_validation" data provider setting,
the natural keys for REST API/Web Admin as usernames, admin names,
folder names are not restricted to unreserved URI chars

Fixes #334 #308
2021-03-04 09:48:53 +01:00
..
schema WebDAV: improve TLS certificate authentication 2021-03-01 19:28:11 +01:00
api_admin.go web ui: allow to create folders from a template 2021-02-04 19:09:43 +01:00
api_defender.go add REST API for the defender 2021-01-02 19:33:24 +01:00
api_folder.go virtual folders: change dataprovider structure 2021-02-01 19:04:15 +01:00
api_maintenance.go Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
api_quota.go micro optimizations spotted using the go-critic linter 2021-02-16 19:11:36 +01:00
api_user.go virtual folders: change dataprovider structure 2021-02-01 19:04:15 +01:00
api_utils.go virtual folders: change dataprovider structure 2021-02-01 19:04:15 +01:00
auth_utils.go web admin: add CSRF 2021-02-03 08:55:28 +01:00
httpd.go WebDAV: improve TLS certificate authentication 2021-03-01 19:28:11 +01:00
httpd_test.go add a setting to skip natural keys validation 2021-03-04 09:48:53 +01:00
internal_test.go WebDAV: improve TLS certificate authentication 2021-03-01 19:28:11 +01:00
middleware.go web admin: add CSRF 2021-02-03 08:55:28 +01:00
server.go WebDAV: improve TLS certificate authentication 2021-03-01 19:28:11 +01:00
web.go FTP: improve TLS certificate authentication 2021-02-28 12:10:40 +01:00