1
0
Fork 0
arangodb/js/server/modules/@arangodb/foxx
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
..
legacy Don't use global static variables as collection caches - this may cau… (#3150) 2017-08-28 15:04:05 +02:00
queues Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
router Add authorizedflag fixing cluster internal foxx requests 2017-05-17 18:14:11 +02:00
sessions JWT uses seconds 2017-02-14 19:20:41 +01:00
auth.js Reformat code 2016-06-30 16:57:17 +02:00
context.js Expose static req.reverse as module.context.reverse 2016-10-31 17:38:11 +01:00
graphql.js fixed variables parsing in GraphQL 2017-03-05 23:31:38 +01:00
index.js Reformat code 2016-06-30 16:57:17 +02:00
manager.js Fix Foxx API (#4614) 2018-02-20 10:22:27 +01:00
manifest.js Warn about Foxx manifest names (#3899) 2018-01-05 14:49:05 +01:00
mocha.js Implement tap/xunit reporters in Foxx 2017-03-15 20:09:31 +01:00
oauth1.js Document OAuth1 2016-12-09 15:28:36 +01:00
oauth2.js Implement OAuth 1.0a 2016-12-06 18:30:11 +01:00
routing.js Fix issue 2684: Legacy service UI not working (#2685) 2017-06-28 12:09:15 +02:00
service.js Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
swagger.js Fix Windows file path resolution 2016-11-22 14:02:01 +01:00
test-utils.js Reformat code 2016-06-30 16:57:17 +02:00
types.js Reformat code 2016-06-30 16:57:17 +02:00