mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 21:47:10 -04:00
Added meteor packages for security:
- browser-policy - eluck:accounts-lockout Thanks to xet7 !
This commit is contained in:
parent
5d2dd66450
commit
40d438a517
2 changed files with 7 additions and 0 deletions
|
@ -82,3 +82,5 @@ staringatlights:flow-router
|
|||
mixmax:smart-disconnect
|
||||
accounts-password@1.5.0
|
||||
cfs:gridfs
|
||||
browser-policy
|
||||
eluck:accounts-lockout
|
||||
|
|
|
@ -18,6 +18,10 @@ binary-heap@1.0.10
|
|||
blaze@2.3.2
|
||||
blaze-tools@1.0.10
|
||||
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-html-compiler@1.1.2
|
||||
callback-hook@1.0.10
|
||||
|
@ -57,6 +61,7 @@ ecmascript-runtime@0.5.0
|
|||
ecmascript-runtime-client@0.5.0
|
||||
ecmascript-runtime-server@0.5.0
|
||||
ejson@1.1.0
|
||||
eluck:accounts-lockout@0.9.0
|
||||
email@1.2.3
|
||||
es5-shim@4.6.15
|
||||
fastclick@1.0.13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue