sftpgo-mirror/httpd
Nicola Murino 8b0a1817b3 add check password hook
its main use case is to allow to easily support things like password+OTP for
protocols without keyboard interactive support such as FTP and WebDAV
2020-08-19 19:36:12 +02:00
..
schema add check password hook 2020-08-19 19:36:12 +02:00
api_folder.go simplify data provider usage 2020-07-08 19:59:31 +02:00
api_maintenance.go refactoring: add common package 2020-07-24 23:39:38 +02:00
api_quota.go refactoring: add common package 2020-07-24 23:39:38 +02:00
api_user.go add a maximum allowed size for a single upload 2020-08-16 20:17:02 +02:00
api_utils.go Allow individual protocols to be enabled per user 2020-08-17 12:49:20 +02:00
auth.go refactoring: add common package 2020-07-24 23:39:38 +02:00
httpd.go FTP improvements 2020-08-15 13:02:25 +02:00
httpd_test.go portable mode: add WebDAV support 2020-08-17 14:08:08 +02:00
internal_test.go Allow individual protocols to be enabled per user 2020-08-17 12:49:20 +02:00
router.go refactoring: add common package 2020-07-24 23:39:38 +02:00
web.go Allow individual protocols to be enabled per user 2020-08-17 12:49:20 +02:00