1
0
Fork 0
arangodb/lib
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
..
ApplicationFeatures feature/metrics (#10423) 2019-11-22 08:02:48 +01:00
Basics Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
Containers fix windows debug build (#10465) 2019-11-19 11:11:28 +01:00
Endpoint Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
Futures Remove IndexHandle (#10424) 2019-11-14 11:34:57 +01:00
Geo remove cctype (#10501) 2019-11-21 15:59:59 +01:00
Logger Bug fix/fix cluster upgrade (#10411) 2019-11-15 10:42:04 +01:00
Maskings clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
Meta Subquery Start/End Nodes (#9983) 2019-09-25 12:35:18 +02:00
ProgramOptions C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
Random Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
Rest Bug fix/fix internal issue 4451 (#10540) 2019-11-30 02:40:28 +01:00
SimpleHttpClient C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
Ssl @neunhoef (#10335) 2019-11-04 11:31:09 +01:00
Utilities Bug fix/improve stringutils performance (#10208) 2019-10-10 17:08:03 +02:00
V8 remove cctype (#10501) 2019-11-21 15:59:59 +01:00
Zip Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
CMakeLists.txt Splicing gather cleanup (#10479) 2019-11-21 13:00:31 +01:00