瀏覽代碼

Added meteor packages for security:
- browser-policy
- eluck:accounts-lockout

Thanks to xet7 !

Lauri Ojansivu 7 年之前
父節點
當前提交
40d438a517
共有 2 個文件被更改,包括 7 次插入0 次删除
  1. 2 0
      .meteor/packages
  2. 5 0
      .meteor/versions

+ 2 - 0
.meteor/packages

@@ -82,3 +82,5 @@ staringatlights:flow-router
 mixmax:smart-disconnect
 mixmax:smart-disconnect
 accounts-password@1.5.0
 accounts-password@1.5.0
 cfs:gridfs
 cfs:gridfs
+browser-policy
+eluck:accounts-lockout

+ 5 - 0
.meteor/versions

@@ -18,6 +18,10 @@ binary-heap@1.0.10
 blaze@2.3.2
 blaze@2.3.2
 blaze-tools@1.0.10
 blaze-tools@1.0.10
 boilerplate-generator@1.3.1
 boilerplate-generator@1.3.1
+browser-policy@1.1.0
+browser-policy-common@1.0.11
+browser-policy-content@1.1.0
+browser-policy-framing@1.1.0
 caching-compiler@1.1.9
 caching-compiler@1.1.9
 caching-html-compiler@1.1.2
 caching-html-compiler@1.1.2
 callback-hook@1.0.10
 callback-hook@1.0.10
@@ -57,6 +61,7 @@ ecmascript-runtime@0.5.0
 ecmascript-runtime-client@0.5.0
 ecmascript-runtime-client@0.5.0
 ecmascript-runtime-server@0.5.0
 ecmascript-runtime-server@0.5.0
 ejson@1.1.0
 ejson@1.1.0
+eluck:accounts-lockout@0.9.0
 email@1.2.3
 email@1.2.3
 es5-shim@4.6.15
 es5-shim@4.6.15
 fastclick@1.0.13
 fastclick@1.0.13