mirror of https://gitee.com/bigwinds/arangodb
with this option, authentication can be disabled for all requests coming in via UNIX domain sockets, enabling clients located on the same host as the ArangoDB server to connect without authentication. Other connections (e.g. TCP/IP) are not affected by this option. The default value for this option is `false`. Note: this option is only supported on platforms that support Unix domain sockets. Conflicts: CHANGELOG arangod/RestServer/ArangoServer.cpp arangod/VocBase/vocbase-defaults.c |
||
---|---|---|
.. | ||
ApplicationScheduler.cpp | ||
ApplicationScheduler.h | ||
AsyncTask.cpp | ||
AsyncTask.h | ||
ListenTask.cpp | ||
ListenTask.h | ||
PeriodicTask.cpp | ||
PeriodicTask.h | ||
Scheduler.cpp | ||
Scheduler.h | ||
SchedulerLibev.cpp | ||
SchedulerLibev.h | ||
SchedulerThread.cpp | ||
SchedulerThread.h | ||
SignalTask.cpp | ||
SignalTask.h | ||
SocketTask.cpp | ||
SocketTask.h | ||
Task.cpp | ||
Task.h | ||
TaskManager.cpp | ||
TaskManager.h | ||
TimerTask.cpp | ||
TimerTask.h | ||
events.h |