1
0
Fork 0
arangodb/lib/Rest
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
..
CommonDefines.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00
GeneralRequest.cpp Replacing /_api/collection with RestHandler (#3543) 2017-11-02 14:57:17 +01:00
GeneralRequest.h Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
GeneralResponse.cpp fix https://github.com/arangodb/arangojs/issues/508 (#4664) 2018-02-27 14:54:51 +01:00
GeneralResponse.h Feature/small misc optimizations (#4504) 2018-02-08 09:25:07 +01:00
HttpRequest.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
HttpRequest.h Feature/small misc optimizations (#4504) 2018-02-08 09:25:07 +01:00
HttpResponse.cpp Feature/small misc optimizations (#4504) 2018-02-08 09:25:07 +01:00
HttpResponse.h Reuse buffers for HttpResponse (#3433) 2017-10-30 17:30:36 +01:00
InitializeRest.cpp clean up generator code (#4191) 2018-01-02 15:26:06 +01:00
InitializeRest.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
RequestContext.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
Version.cpp Add processor architecture specific flags to BASE_FLAGS again. (#4605) 2018-02-20 10:50:17 +01:00
Version.h Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
VstMessage.h Fix a buffer overflow in vst authentication. (#4182) 2018-01-16 00:29:03 +01:00
VstRequest.cpp Feature/small misc optimizations (#4504) 2018-02-08 09:25:07 +01:00
VstRequest.h Bug fix/cleanup stuff (#2734) 2017-07-05 19:34:16 +02:00
VstResponse.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
VstResponse.h Reuse buffers for HttpResponse (#3433) 2017-10-30 17:30:36 +01:00