sftpgo-mirror/httpd
Nicola Murino 1b1c740b29 Add support for allowed/denied IP/Mask
Login can be restricted to specific ranges of IP address or to a specific IP
address.

Please apply the appropriate SQL upgrade script to add the filter field to your
database.

The filter database field will allow to add other filters without requiring a
new database migration
2019-12-30 18:37:50 +01:00
..
schema Add support for allowed/denied IP/Mask 2019-12-30 18:37:50 +01:00
api_maintenance.go add backup/restore REST API 2019-12-27 23:12:44 +01:00
api_quota.go add backup/restore REST API 2019-12-27 23:12:44 +01:00
api_user.go scripts: add support for converting users from other users stores 2019-12-29 17:21:25 +01:00
api_utils.go Add support for allowed/denied IP/Mask 2019-12-30 18:37:50 +01:00
httpd.go add backup/restore REST API 2019-12-27 23:12:44 +01:00
httpd_test.go Add support for allowed/denied IP/Mask 2019-12-30 18:37:50 +01:00
internal_test.go Add support for allowed/denied IP/Mask 2019-12-30 18:37:50 +01:00
router.go add backup/restore REST API 2019-12-27 23:12:44 +01:00
web.go Add support for allowed/denied IP/Mask 2019-12-30 18:37:50 +01:00