Filename | line # | TODO |
---|---|---|
lib/index.js | 35 | Create Group Access model automatically if one hasn't been specified |
lib/utils.js | 144 | (Alex): the code below assumes the foreignKey exists on the User model. |
lib/utils.js | 197 | Support key determination based on the belongsTo relationship. |
lib/utils.js | 421 | Use promise cancellation to abort the chain early. |
lib/utils.js | 581 | Cache this result so that it can be reused across each ACL lookup attempt. |
lib/utils.js | 588 | Attempt to follow relationships in addition to the foreign key. |