1
0
Fork 0
arangodb/js/server
Michael Hackstein 0a9005e890
Bug fix/dump restore under authentication (#6156)
* Let authentication dump test execute the dump under authentication as well.

* Added a test for active-failover to ensure users are kept during failover scenarios

* Added temporary rights for Admin users on dump and restore for indexes and inventory.

* Updated changelog

* Added a test for replication of _users in single-server replication case

* Added a regression test in replication that validates users are replicated under authentication

* Execute replication ongoing tests under authentication
2018-08-14 22:18:26 +02:00
..
assets/swagger Refactor Authentication Layer (3.3) (#4588) 2018-02-28 13:24:18 +01:00
bootstrap Feature/replication ui (#5282) 2018-06-07 15:54:27 +02:00
modules/@arangodb replace busy-waiting with just waiting (#5723) 2018-07-03 09:01:23 +02:00
perftests
tests Bug fix/dump restore under authentication (#6156) 2018-08-14 22:18:26 +02:00
arango-dfdb.js fix potentially hanging dfdb 2017-05-04 10:39:47 +02:00
check-version.js
initialize.js
server.js fixed compiler warnings and added missing call to arangosh 2018-03-01 12:17:47 +01:00
upgrade-database.js improve startup resilience in case there are datafile errors (#4974) 2018-04-13 12:08:41 +02:00
worker.js