pve-http-server/PVE/APIServer
Stoiko Ivanov c610c8597c move read_proxy_conf from PVE::API2Tools to new Utils module
move the read_proxy_conf method into a new perl module
'PVE::APIServer::Utils'.
It now takes the proxy_name (e.g. pveproxy, pmgproxy) as variable to be used
for the configfile location (/etc/default/$proxy_name)

This serves as preparation to make pmgproxy configurable in the same way as
pveproxy.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-26 07:05:12 +01:00
..
Formatter use canonical flag for json format 2017-01-16 13:05:21 +01:00
AnyEvent.pm move read_proxy_conf from PVE::API2Tools to new Utils module 2019-02-26 07:05:12 +01:00
Formatter.pm extract_auth_cookie: always call uri_unescape($ticket) 2017-01-16 14:24:21 +01:00
Utils.pm move read_proxy_conf from PVE::API2Tools to new Utils module 2019-02-26 07:05:12 +01:00