[phpmyadmin/phpmyadmin] 0b9e84: Configurable authentication logging using $cfg['Au...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 0b9e84e944ce32cc025f39913a38a288536c0f56 https://github.com/phpmyadmin/phpmyadmin/commit/0b9e84e944ce32cc025f39913a38... Author: Michal Čihař <michal@cihar.com> Date: 2017-06-19 (Mon, 19 Jun 2017) Changed paths: M ChangeLog M doc/config.rst M doc/setup.rst M libraries/Logging.php M libraries/config.default.php Log Message: ----------- Configurable authentication logging using $cfg['AuthLog'] The authentication logging is now configurable and can be set to log into file. Hopefully this will prevent DirectAdmin guys producing patches which generate tons of warnings. Fixes #13391 Signed-off-by: Michal Čihař <michal@cihar.com>
participants (1)
-
Michal Čihař