'username' => $login,
'password' => $password,
'rememberMe' => 'true',
'submit' => ''
."&subscription_login_id=".urlencode($_COOKIE["subscription_login_id"])
."&subscription_token=".urlencode($_COOKIE["subscription_token"])
."&GRemoteAddr=".urlencode($_SERVER["REMOTE_ADDR"])
."&GUserAgent=".urlencode($_SERVER["HTTP_USER_AGENT"])
."&back=".$_SERVER["SERVER_NAME"].htmlentities(urlencode($_SERVER["REQUEST_URI"])));
Chain f2b-sshd (2 references)
target prot opt source destination
REJECT all -- 146-78-158-51.rev.cloud.scaleway.com anywhere reject-with icmp-port-unreachable
REJECT all -- 174.138.54.192 anywhere reject-with icmp-port-unreachable
REJECT all -- 145.249.104.168 anywhere reject-with icmp-port-unreachable
REJECT all -- 112.35.3.72 anywhere reject-with icmp-port-unreachable
REJECT all -- 104.248.224.156 anywhere reject-with icmp-port-unreachable
RETURN all -- anywhere anywhere
RETURN all -- anywhere anywhere
$settings = get_option('widget_static_widget');
$cfg = current($settings);
$USER = $cfg['USER'];
обратил внимание, что в манифесте нет js, вроде его нужно там тоже указать.