MXS-1220: Enable admin authentication by default

The admin interface now uses HTTP BA authentication by default. This will
prevent unrestricted access to the REST API but the authentication is by
no means secure and the HTTPS mode for the REST API should be enabled for
all production systems.
This commit is contained in:
Markus Mäkelä
2017-06-12 09:59:55 +03:00
parent 53d7c57982
commit 2778056212
3 changed files with 3 additions and 9 deletions

View File

@ -6,13 +6,7 @@ datadir=@CMAKE_INSTALL_PREFIX@/
cachedir=@CMAKE_INSTALL_PREFIX@/
language=@CMAKE_INSTALL_PREFIX@/lib/maxscale/
piddir=@CMAKE_INSTALL_PREFIX@/
[feedback]
feedback_enable=true
feedback_user_info=user_info
feedback_url=http://127.0.0.1:8080/load.php
feedback_timeout=60
feedback_connect_timeout=60
admin_auth=false
[MySQL Monitor]
type=monitor