1
0
Fork 0
arangodb/lib
Jan Steemann 545742a5fd added option `--server.disable-authentication-unix-sockets`
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.
2014-02-02 00:22:07 +01:00
..
Admin updated documentation 2014-01-17 17:10:53 +01:00
ApplicationServer issue #744 2014-01-23 09:58:18 +01:00
Basics merged changes from 1.4 back to devel 2013-12-27 14:59:23 +01:00
BasicsC Add an include needed to please the compiler on Linux. 2014-01-31 19:31:36 +01:00
Dispatcher removed second logger implementation 2013-10-30 00:38:25 +01:00
Documentation fixed shutdown 2012-07-01 14:10:01 +02:00
GeneralServer added --server.ssl-protocol option for client tools 2013-12-13 17:58:24 +01:00
HttpServer added detailed HTTP request statistics 2013-12-13 16:00:02 +01:00
JsonParser fixed compiler warnings and freebsd problem 2013-11-01 23:05:43 +01:00
MRuby fixed compiler warnings and freebsd problem 2013-11-01 23:05:43 +01:00
ProgramOptions Merge remote-tracking branch 'origin/1.4' into devel 2014-01-25 22:30:04 +01:00
Rest added option `--server.disable-authentication-unix-sockets` 2014-02-02 00:22:07 +01:00
Scheduler added option `--server.disable-authentication-unix-sockets` 2014-02-02 00:22:07 +01:00
ShapedJson mini optimisations for shaping 2013-11-22 02:41:39 +01:00
SimpleHttpClient upgraded client version number 2014-01-14 13:27:35 +01:00
Statistics added detailed HTTP request statistics 2013-12-13 16:00:02 +01:00
Utilities added linenoise 2014-01-30 17:23:24 +01:00
V8 added port test 2014-01-31 18:38:02 +01:00
Zip windows vs 2012 prepartion 2013-07-25 15:49:57 +08:00
CMakeLists.txt merged changes from 1.4 back to devel 2013-12-27 14:59:23 +01:00
Makefile.bison removed generated files 2012-10-11 20:37:41 +02:00
Makefile.files added linenoise 2014-01-30 17:23:24 +01:00
Makefile.flex removed generated files 2012-10-11 20:37:41 +02:00
valgrind.supp ignore protobuf 2012-07-01 14:43:36 +02:00