From: Andrei Pavel Date: Sat, 2 Apr 2022 08:12:34 +0000 (+0300) Subject: [#2353] redact unit-tests.dox X-Git-Tag: Kea-2.1.5~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efcf8f730efc57525ea170efa7968728b0cdef94;p=thirdparty%2Fkea.git [#2353] redact unit-tests.dox --- diff --git a/doc/devel/unit-tests.dox b/doc/devel/unit-tests.dox index a82c98a19d..2ab129b9c5 100644 --- a/doc/devel/unit-tests.dox +++ b/doc/devel/unit-tests.dox @@ -178,7 +178,7 @@ anything e.g. `DEBUG=true`. `unset DEBUG` to remove this behavior. mysql> ALTER USER 'keatest_secure'@'localhost' REQUIRE X509; mysql>@endverbatim\n Some old versions of MySQL do not support the REQUIRE keyword in ALTER - USER. Fortunately all versions support it in GRANT even it is less secured + USER. Fortunately all versions support it in GRANT even if it is less secure as the requirement will apply only to commands for the database instead to all connections so all commands. And of course in production many stronger requirements are available: X509 only requires the user to