diff options
author | Roland Reichwein <mail@reichwein.it> | 2020-05-29 11:31:40 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2020-05-29 11:31:40 +0200 |
commit | e0451ef59a69eda29efa6bc22294b2bcf8b8b600 (patch) | |
tree | dc80766930ca36ef5394b648b3658d41c1cd0abc /debian/changelog | |
parent | f1f4cbd996aa00b6e4d3d04d0223d02fd553dd96 (diff) |
Authentication infrastructure
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 23a6097..eb9a600 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +webserver (1.8) unstable; urgency=medium + + * Automatically reopen broken fcgi sockets + * Fix empty fcgi stderr messages + * Authorization: Default HTTP AUTH, except for webbox with own login page + + -- Roland Reichwein <rr@antcom.de> Fri, 29 May 2020 10:23:06 +0200 + webserver (1.7) unstable; urgency=medium * Omit PEM file reload. Access to files is denied because of dropped privileges. |