pentacent / keila

Open Source Newsletter Tool.
https://keila.io
GNU Affero General Public License v3.0
1.33k stars 69 forks source link

Add environment variable to disable hCaptcha #148

Closed aqua-institut closed 1 year ago

aqua-institut commented 1 year ago

Hi,

for internal/selfhosted use it would be great to have a environment flag to disable hCaptcha completely (or just disable it if SECRET and SITE_KEY are not set).

Best, Moritz

wmnnd commented 1 year ago

Thank you for your suggestion! Would you like to try and create a PR for this issue?

aqua-institut commented 1 year ago

Unfortunately I don't have that deep understanding of Elixir to do it right away. Might check on it in the coming weeks :)

wmnnd commented 1 year ago

I will close this for now; if hCaptcha is not configured, there are no breaking negative consequences – after all, there’s merely a warning which might actually be desireable.