Go to file
Dietmar Maurer 02c7a75520 src/bin/proxmox-backup-proxy.rs: implement unpriviledged server
We want to run the public server as user www-data. Requests needing
root priviledges needs to be proxied to the proxmox-backup.service, which
now listens to 127.0.0.1:82.
2019-01-28 13:29:58 +01:00
debian src/bin/proxmox-backup-proxy.rs: implement unpriviledged server 2019-01-28 13:29:58 +01:00
src src/bin/proxmox-backup-proxy.rs: implement unpriviledged server 2019-01-28 13:29:58 +01:00
tests fix tests/catar.rs - add missing parameter 2019-01-18 17:39:51 +01:00
www ServerAdministration.js: use localhost inside api path 2019-01-25 13:14:43 +01:00
.gitignore add rust standard .gitignore file 2018-12-19 11:06:51 +01:00
Cargo.toml use crate log and syslog 2019-01-26 10:56:11 +01:00
Makefile use proxmox-backup as package name 2018-12-20 10:45:14 +01:00