OptimalBits / node_acl

Access control lists for node applications
2.62k stars 369 forks source link

Replace deprecated collection methods in mongodb-backend.js. Fixes #270 #271

Open bazconz opened 5 years ago

bazconz commented 5 years ago

Converts the deprecated collection methods and write concern setting to align with v2.0 and v3.1 of the MongoDB Driver APIs.