add the caller ip into rsync hosts allow list
This commit is contained in:
@@ -72,7 +72,7 @@ port = 8730
|
||||
numeric ids = true
|
||||
$USER_CONFIG
|
||||
hosts deny = *
|
||||
hosts allow = ${ALLOW}
|
||||
hosts allow = ${ALLOW} ${ALLOW_HOST-}
|
||||
auth users = k8s
|
||||
secrets file = ${SECRETS}
|
||||
read only = false
|
||||
|
Reference in New Issue
Block a user