This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
sftpgo
Watch
1
Star
0
Fork
0
You've already forked sftpgo
mirror of
https://github.com/drakkan/sftpgo.git
synced
2025-12-08 23:28:39 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebdda1b62e5fcbccd188626d7fd8b91e4c28e50c
sftpgo
/
internal
/
ftpd
History
Nicola Murino
af0d7b48ad
sftpd: refactor multi-step authentication
...
Signed-off-by: Nicola Murino <
nicola.murino@gmail.com
>
2023-08-04 20:56:23 +02:00
..
cryptfs_test.go
osfs: add optional buffering
2023-05-16 18:08:14 +02:00
ftpd_test.go
add a specific permission to manage folders
2023-07-23 18:48:49 +02:00
ftpd.go
printf: replace %#v with the more explicit %q
2023-02-27 19:19:57 +01:00
handler.go
user: add a field to indicate whether the password is set
2023-04-06 18:22:09 +02:00
internal_test.go
osfs: add optional buffering
2023-05-16 18:08:14 +02:00
server.go
sftpd: refactor multi-step authentication
2023-08-04 20:56:23 +02:00
transfer.go
try harder to convert transfer errors in well-known error types
2023-04-08 14:55:04 +02:00