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-07 23:00:55 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
429465978592d035cc91b2243e7fdfc7099795df
sftpgo
/
internal
/
ftpd
History
Nicola Murino
4294659785
try harder to convert transfer errors in well-known error types
...
Signed-off-by: Nicola Murino <
nicola.murino@gmail.com
>
2023-04-08 14:55:04 +02:00
..
cryptfs_test.go
update Copyright year
2023-01-03 10:18:30 +01:00
ftpd_test.go
improve test cases coverage
2023-04-08 10:01:48 +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
EventManager: add IDP login trigger and check account action
2023-03-22 19:02:54 +01:00
server.go
don't expose error messages from pre-actions and post connect hooks
2023-02-28 18:01:09 +01:00
transfer.go
try harder to convert transfer errors in well-known error types
2023-04-08 14:55:04 +02:00