]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: Fix a possible memory leak in the webserver 4592/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 7 Oct 2016 13:04:12 +0000 (15:04 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 20 Oct 2016 07:58:39 +0000 (09:58 +0200)
commitc816fe332e2e5598f286f00687097f7f71529148
tree22a03b67ef08640a999c72a649f90f2df9279fce
parentf667604bdebb21ff130c5c3d57fa653fb99c268f
auth: Fix a possible memory leak in the webserver

Also state clearly that we advise against running the webserver
without password protection.

Reported by mongo (thanks!).

(cherry picked from commit bea69e320e7f3ec4b9e607f6492a58f01b4fe9bf)
docs/markdown/common/logging.md
pdns/ws-auth.cc