proxmox-backup/src/config
Thomas Lamprecht 38b4f9b534 config: acme: fall-back to the "default" account
syncs behavior with both, the displayed state in the PBS
web-interface, and the behavior of PVE/PMG.

Without this a standard setup would result in a Error like:
> TASK ERROR: no acme client configured

which was pretty confusing, as the actual error was something else
(no account configured), and the web-interface showed "default" as
selected account, so a user had no idea what actually was wrong and
how to fix it.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-11 17:33:07 +02:00
..
acme manager: acme plugin: auto-complete available DNS challenge types 2021-05-10 15:55:49 +02:00
network typo fixes all over the place 2021-03-10 16:39:57 +01:00
acl.rs config::acl: make /system/certificates a valid path 2021-04-29 12:08:00 +02:00
cached_user_info.rs clippy: remove explicit returns 2021-01-20 16:23:54 +01:00
datastore.rs tape: add acl path /tape/job/{id} 2021-03-03 12:48:06 +01:00
drive.rs tape: implement LTO userspace driver 2021-04-08 07:28:30 +02:00
media_pool.rs tape: add media pool config code docs 2021-01-22 12:01:46 +01:00
network.rs derive/impl and use Default for some structs 2021-01-26 09:54:45 +01:00
node.rs config: acme: fall-back to the "default" account 2021-05-11 17:33:07 +02:00
remote.rs docs: add utility binary to generate docs 2021-02-10 11:05:02 +01:00
sync.rs cleanup: use serde(flatten) for SyncJobStatus, improve code reuse 2021-02-19 09:36:39 +01:00
tape_encryption_keys.rs typo fixes all over the place 2021-03-10 16:39:57 +01:00
tape_job.rs config/tape_job: add notify-user config to tape jobs 2021-03-05 12:51:25 +01:00
tfa.rs config: tfa: drop now unused schema::Updatable 2021-04-15 12:35:11 +02:00
token_shadow.rs fixup hardcoded paths 2020-10-29 15:15:17 +01:00
user.rs docs: add utility binary to generate docs 2021-02-10 11:05:02 +01:00
verify.rs cleanup: use serde(flatten) for VerificationJobStatus, improve code reuse 2021-02-19 09:50:25 +01:00