Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit 06f793648f7ec76e5320476bd3627674f8337a1d)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
we don't use it for building the package, and what's happening
afterwards isn't really the task of d/control to enforce.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit 2226922a9ca897d9397a83d583d9580c19271a8e)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
we switched to native versioning in 8.0 - for 7 we stick to the
current versions with revision.
ignore it in lintian rather than generating an artificial orig tarball
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
we rely on d/changelog through the dpkg makefile fragments helper
since a while..
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit 0f96d2f2dd)
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
taken from 1c894423cf56b2c8d4fc7be75a6847ecaf6b10c3
in pve-docs
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit 7da8518e6d)
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
previously this linked to the options section, this was misleading and
lead users to miss the smtp whitelist configuration section. linking
the correct section here also makes it clearer that these settings
refer to the smtp whitelist.
Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
only show the ones with a lot of content filling the panel big, but
add a bit of content to improve the remaining layout and crowding of
the thumbnails.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
note that much less changed that it seems from a line-based git use
git show --word-diff=color --word-diff-regex='\w+' to see actual
change.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
adds dark mode support to the api viewer that is activated depending
on the users theme preference. similar to the main gui's "auto"
theme.
this needs a bump of the widget toolkit so the dark-theme css is
present.
Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
[ S.I.: mention that the setting is only on the external port ]
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
The resetting of OnCalendar can be a bit confusing for users, who are
not familiar with the intricacies of systemd overrides.
Add a simple example to address a common use-case, and point to the
relevant man pages for more details.
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
While, unlike the report suggests, they're currently (nmap 7.91 from
Bullseye) *exactly* the same, besides a deprecation warning in
verbose mode, it still makes sense to recommend the newer syntax
already which was present already in current oldoldstable Debian
Stretch, so really not bleeding edge anymore.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
- Be clearer about the fact that LDAP is only for spam quarantine
access.
- Specify spam quarantine url and that users must log in with their
email.
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
This was previously missing from the "Firewall Settings" section and is
required for updates and subscription key checks
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
Adds a link to SpamAssassin's rule syntax documentation to the section
"Custom SpamAssassin Configuration".
Also clarifies that the name of a custom spam score should be the name
of the corresponding SpamAssassin rule.
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>