sftpgo/sql
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
..
mysql Add support for allowed/denied IP/Mask 2019-12-30 18:37:50 +01:00
pgsql Add support for allowed/denied IP/Mask 2019-12-30 18:37:50 +01:00
sqlite Add support for allowed/denied IP/Mask 2019-12-30 18:37:50 +01:00