1
0
Fork 0
arangodb/arangosh/Restore
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
..
RestoreFeature.cpp Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
RestoreFeature.h arangodump & arangorestore all databases (#8394) 2019-03-18 17:05:08 +01:00
arangorestore.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00