loopback/lib
Bram Kleinhout 5b6ceff8d9 Fix definition of createChangeStream "options" arg
Modify the remoting metadata for the "options" argument to use the new
`http: 'optionsFromRequest'` mapping.

The old configuration, where the clients could set arbitrary "options",
opened a security vulnerability because with "optionsFromReqest" in
place in other PersistedModel methods, users are expecting that
"ctx.options" provided by Operation hooks is always created server-side
and cannot be tampered by clients.
2017-01-13 15:56:25 +01:00
..
connectors Upgrade eslint-config to 7.x 2017-01-06 12:12:35 +01:00
access-context.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
application.js Fix connector naming in strict mode 2016-11-30 14:08:28 -05:00
browser-express.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
builtin-models.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
current-context.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
globalize.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
loopback.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
model.js Warn about injectOptionsFromRemoteContext 2017-01-09 14:45:23 +01:00
persisted-model.js Fix definition of createChangeStream "options" arg 2017-01-13 15:56:25 +01:00
registry.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
runtime.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
server-app.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
utils.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00