sjinks / roundcube_recaptcha

Adds reCAPTCHA to the RoundCube login form
MIT License
7 stars 6 forks source link

Nothing showing up.... #5

Closed rogueops closed 5 years ago

rogueops commented 5 years ago

Did all the steps, have the keys in the config and Google Recaptcha is showing up? Repo does not really say if it is always suppose to be there on every login or if it shows up after invalid login attempts.

1kUHuiswkvj7spRO commented 5 years ago

It will always appear.

rogueops commented 5 years ago

Not sure where I went wrong then, ill double check everything again

On Fri, Apr 5, 2019 at 8:22 PM booshlinux notifications@github.com wrote:

It will always appear.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sjinks/roundcube_recaptcha/issues/5#issuecomment-480470157, or mute the thread https://github.com/notifications/unsubscribe-auth/ABpPNzcea8IKlwSBM6dwyzH9FJsN2zgVks5veBLkgaJpZM4cf-66 .

rogueops commented 5 years ago

Found the issue, when you git clone the repo the folder name is roundcube_recaptcha so nothing works even if setup since I am guessing the name within the code that is hard coded is called recaptcha so i mv'd the folder and names it recaptcha and when refreshing it appeared and showed the checkbox.