1
0
Fork 0
arangodb/js
Heiko a472758986 Bug fix/fix internal issue 4451 (#10540)
* Fix dump_authentication suite

* user the correct attribute name

* properly reload user permissions after _users collection restore

* fixed foxx restore test

* changelog

* changed the order of index creation during restore for _users collection

* changed interface of forwarding target in general server rest handler

* added remove header function to general request class

* implemented forwardingRequest interface changes

* added method to find collection in vocbase through shard id

* added co perm verification

* Revert "added method to find collection in vocbase through shard id"

This reverts commit af28442c01432224cfe4d777b6134d0f685e38ba.

* added shard to name map to cluster info

* return ResultT in forwarding

* fixed test

* fixed compile issue

* changelog

* Improved changelog formatting.

* Revert "fixed test"

This reverts commit 3f63d94ff099a94e56addcb432bd0fe733d1bcc6.

* Added authentication dump to singleserver and handle admin users.

* restore perms
2019-11-30 02:40:28 +01:00
..
actions no coordinators left behind (#10422) 2019-11-14 10:18:50 +01:00
apps/system Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
client Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
common Feature/issue #653 (#10427) 2019-11-20 22:11:54 +03:00
node Upgrade JS deps (#8773) 2019-04-17 13:36:26 +02:00
server Make some changes to Comm Tasks (#10520) 2019-11-25 20:01:38 +03:00
.eslintrc Bug fix/eslint proper settings (#10251) 2019-10-14 17:11:39 +02:00
.jshintrc
GUIDELINES.md
JS_SHA1SUM.txt
minify-node-modules.ps1