diff options
author | Roland Reichwein <mail@reichwein.it> | 2020-05-20 18:22:59 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2020-05-20 18:22:59 +0200 |
commit | 5408976a072ee79df77499e2dfbc69c4cfd5d266 (patch) | |
tree | 7edbf86f0f89b2eb6b12cb2d30d24e2f02fa402d /debian | |
parent | b15c034bfb19a30e2e2d68f28bc4ce199a39069d (diff) |
Webbox: Fix auth popup on certain browsers
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 14d0006..4f31c53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ webserver (1.7) UNRELEASED; urgency=medium * Omit PEM file reload. Access to files is denied because of dropped privileges. * Bugfix: Keep FCGI connections open * Weekly Certificate reload via systemd service restart + * Webbox: Fixed redundant auth popup on certain browsers -- Roland Reichwein <rr@antcom.de> Sun, 17 May 2020 14:31:36 +0200 |