1
0
Fork 0
arangodb/js/server
Simon 345fc3c0b7 Refactor Authentication Layer (devel) (#4592)
* Cherry Picking LDAP changes

* Adding missing merges

* Fixing remaining mentions of FeatureCacheFeature

* Fix jslint

* Fixing some failed tests

* Fixing cluster authentication issue, red tests

* Fixing ldap testsuite, adding trace logging

* Fixint ldap tesuite setup and LDAP recognition

(cherry picked from commit 686d28a779)

* Fixing wrong assert

* Adding changelog entry, making requested changes from code review

* Fixing dump_authentication, fix typos

* improvements found during code review

* oops

* more use of sessionstorage

* fix tests

* Fixing broken handling, disallowing adding of local users when disabled

* Fixing testInvalidGrants

* Removing undefined auth level externally

* Fixing previous commit

* added tests for ldap search mode

* intentionally removed `after` methods from tests

because they are executed before the tests start
no cleanup is performed right now after the authentication tests
however, a cleanup is done at start of every test

* ldap tests all modes

* forward port changes from 3.3

* added generated files

* forward port missing changes for web UI

* added generated files

* added generated files
2018-02-28 13:24:28 +01:00
..
assets/swagger Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
bootstrap Bug fix/optimize shard distribution api and ui (#3921) 2018-01-02 12:42:12 +01:00
modules/@arangodb Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
perftests
tests Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
arango-dfdb.js fix potentially hanging dfdb 2017-05-04 10:39:47 +02:00
check-version.js
initialize.js
server.js Move Statistics into c++ (#3184) 2017-12-06 16:36:52 +01:00
upgrade-database.js Bug fix/handle single delete (#4618) 2018-02-19 14:49:58 +01:00
worker.js