..
actions.go
make the sdk a separate module
2022-01-06 11:54:43 +01:00
actions_test.go
make the sdk a separate module
2022-01-06 11:54:43 +01:00
clientsmap.go
modules: add v2 support
2021-06-26 07:31:41 +02:00
clientsmap_test.go
allow to limit the number of per-host connections
2021-05-08 19:45:21 +02:00
common.go
awscontainer: add a flag to disable the installation code
2022-05-07 12:50:49 +02:00
common_test.go
refactoring of user session counters
2022-04-14 19:07:41 +02:00
connection.go
refactoring of user session counters
2022-04-14 19:07:41 +02:00
connection_test.go
simplify rename permission
2022-02-26 12:19:09 +01:00
dataretention.go
change log level from warn to error where appropriate
2021-12-16 19:53:00 +01:00
dataretention_test.go
make the sdk a separate module
2022-01-06 11:54:43 +01:00
defender.go
defender: allow to load blocklist/safelist also from config/env vars
2022-05-13 14:46:07 +02:00
defender_test.go
defender: allow to load blocklist/safelist also from config/env vars
2022-05-13 14:46:07 +02:00
defenderdb.go
remove the use of some unnecessary pointers
2022-01-16 12:09:17 +01:00
defenderdb_test.go
SFTPGo is now listed on Azure Marketplace
2022-03-17 14:59:02 +01:00
defendermem.go
remove the use of some unnecessary pointers
2022-01-16 12:09:17 +01:00
httpauth.go
add experimental plugin system
2021-07-11 15:26:51 +02:00
httpauth_test.go
Use new methods in the io and os packages instead of ioutil ones
2021-02-25 21:53:04 +01:00
protocol_test.go
sftpd statvfs: check the virtual quota against that of the filesystem
2022-05-14 14:53:26 +02:00
ratelimiter.go
rate limiting: allow to exclude IP addresses/ranges
2021-10-03 20:50:05 +02:00
ratelimiter_test.go
rate limiting: allow to exclude IP addresses/ranges
2021-10-03 20:50:05 +02:00
tlsutils.go
add experimental plugin system
2021-07-11 15:26:51 +02:00
tlsutils_test.go
Use new methods in the io and os packages instead of ioutil ones
2021-02-25 21:53:04 +01:00
transfer.go
fix quota for uploads outside home dir if rename fails
2022-04-03 13:48:56 +02:00
transfer_test.go
allow to mount virtual folders on root (/) path
2022-04-02 18:32:46 +02:00
transferschecker.go
add support for data transfer bandwidth limits
2022-01-30 11:42:36 +01:00
transferschecker_test.go
always check recently updated users
2022-04-30 11:59:36 +02:00