Manuel Reithuber
|
88b10da596
updated utils.LoadTemplate() to call template.ParseFiles() directly and added a way to specify a base template (will be used in the next commit)
|
4 年之前 |
Nicola Murino
|
423d8306be
webclient: allow to download multiple files as zip
|
4 年之前 |
Nicola Murino
|
600268ebb8
httpclient: allow to set custom headers
|
4 年之前 |
Nicola Murino
|
0540b8780e
redact credentials within hooks
|
4 年之前 |
Nicola Murino
|
c8f7fc9bc9
httpd/webdav: add a list of hosts allowed to send proxy headers
|
4 年之前 |
Nicola Murino
|
4ea4202b99
httpd/webdav: use a custom listener with read and write deadlines
|
4 年之前 |
Nicola Murino
|
23d9ebfc91
add a basic front-end web interface for end-users
|
4 年之前 |
Nicola Murino
|
2f56375121
improve SFTP loop detection
|
4 年之前 |
Nicola Murino
|
5f49af1780
external auth: allow to inspect and preserve an existing user
|
4 年之前 |
Nicola Murino
|
54c0c1b80d
Windows: manually check if we can bind on the configured port/ports
|
4 年之前 |
Nicola Murino
|
d6dc3a507e
extend virtual folders support to all storage backends
|
4 年之前 |
Nicola Murino
|
a6e36e7cad
FTP: improve TLS certificate authentication
|
4 年之前 |
Nicola Murino
|
ca3e15578e
Use new methods in the io and os packages instead of ioutil ones
|
4 年之前 |
Nicola Murino
|
5da4f931c5
TLS: allow to configure cipher suites
|
4 年之前 |
Nicola Murino
|
778ec9b88f
REST API v2
|
4 年之前 |
Nicola Murino
|
4b522a2455
webdav: refactor server initialization
|
4 年之前 |
Nicola Murino
|
0966d44c0f
httpd: add support for listening over a Unix-domain socket
|
4 年之前 |
Nicola Murino
|
dccc583b5d
add a dedicated struct to store encrypted credentials
|
4 年之前 |
Nicola Murino
|
e3eca424f1
web admin: allow both allowed and denied extensions/patterns for a dir
|
4 年之前 |
Nicola Murino
|
b51d795e04
sftpd: auto generate an ed25519 host key too
|
4 年之前 |
Nicola Murino
|
f9827f958b
sftpd auto host keys: try to auto-create parent dir if missing
|
4 年之前 |
Nicola Murino
|
a9e21c282a
add WebDAV support
|
5 年之前 |
Nicola Murino
|
cf541d62ea
recursive permissions check before renaming/copying directories
|
5 年之前 |
Nicola Murino
|
23a80b01b6
add build tag to disable metrics
|
5 年之前 |
Nicola Murino
|
469d36d979
certificate auth: fix source address checking inside crypto/ssh
|
5 年之前 |
Nicola Murino
|
738c7ab43e
sftpd: add support for SSH user certificate authentication
|
5 年之前 |
Nicola Murino
|
f02e24437a
add more linters
|
5 年之前 |
Nicola Murino
|
31d285813e
windows: try to escape trailing double quote in user input
|
5 年之前 |
Nicola Murino
|
7f1946de34
improve validations for user provided file and directory paths
|
5 年之前 |
Nicola Murino
|
3ffddcba92
web: log an error if loading a required template fails
|
5 年之前 |