diff options
author | Phil Pennock <pdp@exim.org> | 2017-05-09 16:00:58 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2017-05-09 16:00:58 -0400 |
commit | f33875c3a0a0ef03a2e53cfcd339791b793151f0 (patch) | |
tree | 109391b7ca17bfab48708c1c09ccc4b9502df204 /doc/doc-txt/NewStuff | |
parent | ce889807c90746896f1310e9f4957215f46f7836 (diff) |
Add option commandline_checks_require_admin
May help with scenarios already so broken that bug report 2118 is
actually an issue (Wordpress vuln).
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index cb2346f69..5fd7fbb29 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -35,6 +35,9 @@ Version 4.90 received using the ESMTP CHUNKING option, and when a new main-section option "spool_wireformat" (false by default) is set. + 8. New main configuration option "commandline_checks_require_admin" to + restrict who can use various introspection options. + Version 4.89 ------------ |