Vesta: Feature Request :: Google Captacha on VestaCP Login Screen

Created on 15 Feb 2016  路  8Comments  路  Source: serghey-rodin/vesta

hi to avoid brute force attacks it will be good if there is Google Captacha on VestaCP Login screen , it can be added to admin settings to enable it by adding public and private keys :)

feature request

Most helpful comment

:-1: I wouldn't want to use a captcha every time I log into my own admin panel. If brute-force is what you're worried about, I'd add functionality that block anyone attempting a brute force (something like 5-10 failed attempts?). Two-factor auth is another option.

All 8 comments

:-1: I wouldn't want to use a captcha every time I log into my own admin panel. If brute-force is what you're worried about, I'd add functionality that block anyone attempting a brute force (something like 5-10 failed attempts?). Two-factor auth is another option.

I'd add functionality that block anyone attempting a brute force (something like 5-10 failed attempts?)

It`s will be much better than capthca, as for me.
Nginx with ngx_http_limit_req_module and few strings in confiig - prefect and lightweight antibot.

Hmmm in Google Captcha v2 you just need one click while it verify you , it that you will be entering username and password :) anyway currently what we have to stop user from brute force attacks !

this feature request mean that there should be something , Captacha or ban user for 3 hours with 5-10 failed attempts

@soysaltan please make that into a gist.

I think that two factor auth is the proper solution to this problem: https://github.com/serghey-rodin/vesta/issues/1459

@darkworks , declined

And if you use the invisible recaptcha, would that be an option?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rinkuyadav999 picture rinkuyadav999  路  5Comments

ssd-disclosure picture ssd-disclosure  路  5Comments

aleksandarstojkovski picture aleksandarstojkovski  路  7Comments

TKaluza picture TKaluza  路  8Comments

progcode picture progcode  路  3Comments