1
0
Fork 0
arangodb/js/server/modules/@arangodb/foxx
Jan 351ca41553 validate collection when leasing an existing transaction (#9990)
* validate collection when leasing an existing transaction

* use WITH statement

* allow implicit read collections again

* simplify collection name validation

* re-implement it

* remove dead code

* remove unused method

* apply review comments

* whoops, deleted too many methods

* fixit
2019-09-13 20:03:55 +03:00
..
legacy
queues Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
router Add SyntheticRequest#auth (#8750) 2019-04-12 21:18:35 +02:00
sessions
auth.js
context.js
graphql.js
index.js
manager.js validate collection when leasing an existing transaction (#9990) 2019-09-13 20:03:55 +03:00
manifest.js Fix TypeError for invalid manifests (#7602) 2018-12-10 15:45:19 +01:00
mocha.js Expose "filter" attribute for running Foxx tests (#8700) 2019-04-09 15:32:12 +02:00
oauth1.js
oauth2.js
routing.js Fix Foxx API handling of broken services (#6459) 2018-10-23 13:05:03 +02:00
service.js Fix Foxx API handling of broken services (#6459) 2018-10-23 13:05:03 +02:00
swagger.js
test-utils.js Teach Foxx req.makeAbsolute about unix sockets (#7327) 2018-11-20 14:20:56 +01:00
types.js