diff --git a/conf/nginx.conf b/conf/nginx.conf index 37e57c7..f444e7c 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -22,7 +22,7 @@ location __PATH__/ { client_max_body_size 80m; # Include SSOWAT user panel. include conf.d/yunohost_panel.conf.inc; -} + # rate limit the login or password reset pages location ~ ^/(login[^-/]|password-reset|resend-link|2fa-check) {