loopback/lib
mcitdev f9e9aaa8ce
Make verifyUserRelations() more robust
The fix introduced in previous commit was relying on the default
merge algorighm applied when a child model inherits relation config
from the parent.

This commit changes the check to use a more reliable approach
based on the relation metadata configured by the child model.
2018-07-03 09:03:44 +02:00
..
connectors Update nodemailer to v4.x 2018-06-11 16:01:42 +02:00
access-context.js Fix role check in apps with multiple user models 2018-03-20 14:15:44 +01:00
application.js Make verifyUserRelations() more robust 2018-07-03 09:03:44 +02:00
browser-express.js Update Copyright Years 2018-01-16 13:55:02 +01:00
builtin-models.js Update Copyright Years 2018-01-16 13:55:02 +01:00
configure-shared-methods.js Update Copyright Years 2018-01-16 13:55:02 +01:00
current-context.js Update Copyright Years 2018-01-16 13:55:02 +01:00
globalize.js Update Copyright Years 2018-01-16 13:55:02 +01:00
loopback.js Update Copyright Years 2018-01-16 13:55:02 +01:00
model.js model: fix infinite loop on nestRemoting 2018-02-08 11:26:02 -05:00
persisted-model.js Update Copyright Years 2018-01-16 13:55:02 +01:00
registry.js Update Copyright Years 2018-01-16 13:55:02 +01:00
runtime.js Update Copyright Years 2018-01-16 13:55:02 +01:00
server-app.js Update Copyright Years 2018-01-16 13:55:02 +01:00
utils.js Update Copyright Years 2018-01-16 13:55:02 +01:00