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 06:40:54 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4eded56d5fdc90179e1f3318b6d77cd1f496fb04
sftpgo
/
internal
/
ftpd
History
Nicola Murino
4eded56d5f
add support for log events
...
Signed-off-by: Nicola Murino <
nicola.murino@gmail.com
>
2023-05-12 18:34:59 +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
add support for log events
2023-05-12 18:34:59 +02:00
transfer.go
try harder to convert transfer errors in well-known error types
2023-04-08 14:55:04 +02:00