]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: Fix a possible memory leak in the webserver 4550/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 7 Oct 2016 13:04:12 +0000 (15:04 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 7 Oct 2016 13:04:12 +0000 (15:04 +0200)
commitbea69e320e7f3ec4b9e607f6492a58f01b4fe9bf
tree8cd0cd6593b3aaed1bacd0c4b944d27c5cf69867
parent6e5caebbfaf6c9af608c22510921baca20149878
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!).
docs/markdown/common/logging.md
pdns/ws-auth.cc