1
0
Fork 0
arangodb/arangosh
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
..
Backup Minor fixes for hotbackup before 3.6 release. (#10458) 2019-11-19 12:51:09 +01:00
Benchmark Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Dump fix whitespace issues 2019-11-21 17:34:35 +01:00
Export Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
FeaturePhases Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
Import C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
Restore Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
Shell Try to fix keep alive 0 UI (#10530) 2019-11-28 18:39:05 +01:00
Utils don't scan the specified directory recursively (#10201) 2019-10-09 16:14:18 +02:00
V8Client Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
VPack Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
CMakeLists.txt Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00
dbg.cmake Renamed arangoimp to arangoimport (with alias for compatibility.) (#4040) 2017-12-14 21:31:21 +01:00
install.cmake Fix Windows client package 2019-09-17 01:37:07 +02:00