mirror of https://gitee.com/bigwinds/arangodb
updated CHANGELOG
This commit is contained in:
parent
2ca29c1c53
commit
fa227a8063
|
@ -1,6 +1,8 @@
|
||||||
v1.4
|
v1.4
|
||||||
----
|
----
|
||||||
|
|
||||||
|
* issue #559: added Foxx documentation to user manual
|
||||||
|
|
||||||
* added server startup option `--server.authenticate-system-only`. This option can be
|
* added server startup option `--server.authenticate-system-only`. This option can be
|
||||||
used to restrict the need for HTTP authentication to internal functionality and APIs,
|
used to restrict the need for HTTP authentication to internal functionality and APIs,
|
||||||
such as `/_api/*` and `/_admin/*`.
|
such as `/_api/*` and `/_admin/*`.
|
||||||
|
|
Loading…
Reference in New Issue