Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add capcha to address spam #1637

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add capcha to address spam #1637

wants to merge 2 commits into from

Conversation

baldarn
Copy link

@baldarn baldarn commented Sep 10, 2024

We should try to reduce spam. a captcha is a good try imho

we could add this:

  • in the registration phase
  • in the comment phase

wdyt?

for now I just added rucaptcha, a great gem for captcha.

@baldarn baldarn marked this pull request as draft September 10, 2024 20:21
@baldarn baldarn marked this pull request as ready for review September 11, 2024 07:56
@baldarn
Copy link
Author

baldarn commented Sep 11, 2024

the registration phase ( as far as I understood ) is in okta, so nothing to do there, (maybe before the redirect?)

the comments now should have the captcha wall.

@baldarn
Copy link
Author

baldarn commented Sep 11, 2024

still need to work to tests... will do :/

@hennevogel
Copy link
Member

hennevogel commented Sep 11, 2024

Sadly this has 0 accessibility. No audio version or something. I'm not sure we should exclude everyone that needs this from making comments.

@baldarn
Copy link
Author

baldarn commented Sep 11, 2024

sorry to not having thought of that... we must find another tool :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants