Go to file
Thomas Lamprecht bca9093520 api/ui: datastore: allow to set simple comment
for now forbid all control characters[0] in the comment value, the
section config writer cannot cope with newlines in the value, it
writes them out literally, allowing "injection" or breaking the whole
config.

In the webinterface use also a textfield, not a textarea.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-19 17:58:01 +01:00
debian debian/: run wrap-and-sort 2019-12-18 17:22:43 +01:00
docs docs: fix typo in introduction.rst 2019-12-18 17:14:58 +01:00
etc proxmox-backup-proxy.service: order after proxmox-backup.service 2019-12-17 14:11:25 +01:00
qemu-io add qemu-io crate, AioContext reactor helper 2019-05-16 11:59:55 +02:00
src api/ui: datastore: allow to set simple comment 2019-12-19 17:58:01 +01:00
tests update tests 2019-12-13 12:42:02 +01:00
www api/ui: datastore: allow to set simple comment 2019-12-19 17:58:01 +01:00
.gitignore add Cargo.lock 2019-09-02 15:21:56 +02:00
Cargo.toml update to nix 0.16 2019-12-19 09:29:44 +01:00
Makefile Makefile: remove zstd-sys 2019-12-18 13:11:02 +01:00
defines.mk generate separate proxmox-backup-docs package 2019-12-13 14:15:07 +01:00
rust-toolchain update toolchain to stable 2019-11-08 11:50:13 +01:00
rustfmt.toml import rustfmt.toml 2019-08-22 13:44:57 +02:00