meteor-easy-security
meteor-easy-security copied to clipboard
Protection against attacks by rate limiting remote calls
``` I20160126-10:41:18.479(4)? Exception while invoking method 'Mongol_verifyDoc' Error: Did not check() all arguments during call to 'Mongol_verifyDoc' I20160126-10:41:18.480(4)? at Object.Match._failIfArgumentsAreNotAllChecked (packages/check/matc h.js:112:1) I20160126-10:41:18.480(4)? at maybeAuditArgumentChecks (packages/ddp/livedata_server.js:1614:1) I20160126-10:41:18.480(4)? at packages/ddp/livedata_server.js:648:1 I20160126-10:41:18.480(4)?...
Sad to see this deprecated as not all of us can use Meteor v1.2 https://forums.meteor.com/t/ddpratelimiter-on-meteor-1-1-or-other-means-of-throttling-method-calls/17008