dsoares / roundcube-rcguard

Roundcube plugin to enforce reCAPTCHA for users who have too many failed logins.
24 stars 10 forks source link

Provide the ability to disable IP sending #21

Closed dsoares closed 6 years ago

dsoares commented 6 years ago

From @udf2457 on February 17, 2018 12:34

The sending of the user's IP address to Google is optional. Please provide a way to disable this.

Copied from original issue: dsoares/rcguard-old#21

dsoares commented 6 years ago

Hi, Yes, i will do that ASAP.

dsoares commented 6 years ago

Done in release 1.0.9. Thank you.