Marknl
Marknl
When running Racktables in a docker container, behind a nginx reversed proxy. The logout URL doesn't work. This is because there is no "server_name" available. This fixes that issue. Also,...
When a scrollbar is visible, the actual BODY element still has a white background-color when dark-theme is active.
There was already a `ntp_restrict` variable, but it was only used in `ntp.conf.j2`. This will add it to `chrony.conf.j2` as well.
I've tried to reconstruct the issue in a codepen, but it doesn't seem to work at all there. https://codepen.io/marknl/pen/rYVGmQ Here's a screenshot: https://imgur.com/a/n6rNy When you define a select object, dropdownjs...
I've added the option to supply the type of dbfile you want. This update does not handle package installation. Not sure if it should be in here. f.e. on debian...