Cette révision appartient à :
AJ ONeal 2015-12-16 02:09:52 +00:00
Parent d7106e9e50
révision 6b7e140d68

Voir le fichier

@ -11,7 +11,6 @@
// but that's super inefficient considering that you need it
// for all of 500ms and there's no sense in that.
var challengeCache = {};
var challengeStore = {
set: function (hostname, key, value, cb) {