Add bruteforce protection
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"ext-mbstring" : "*",
|
||||
"ext-gd" : "*",
|
||||
"christian-riesen/otp" : "1.4",
|
||||
"eluceo/ical": "*",
|
||||
"eluceo/ical": "0.7.0",
|
||||
"erusev/parsedown" : "1.5.3",
|
||||
"fabiang/xmpp" : "0.6.1",
|
||||
"fguillot/json-rpc" : "dev-master",
|
||||
@@ -15,7 +15,8 @@
|
||||
"pimple/pimple" : "~3.0",
|
||||
"swiftmailer/swiftmailer" : "@stable",
|
||||
"symfony/console" : "@stable",
|
||||
"symfony/event-dispatcher" : "~2.6"
|
||||
"symfony/event-dispatcher" : "~2.6",
|
||||
"gregwar/captcha": "1.*"
|
||||
},
|
||||
"autoload" : {
|
||||
"psr-0" : {
|
||||
|
||||
Reference in New Issue
Block a user