Arctos: Error trying to add annotation to record

Created on 1 Jun 2020  Â·  3Comments  Â·  Source: ArctosDB/arctos

The bug
Found a record (https://arctos.database.museum/guid/UTEP:Herb:86797) I wanted to comment on, and when clicking on Comment/Bug report link got an error in the pop-up window:

Screen Shot 2020-06-01 at 9 32 47 AM

Expected behavior
Cannot add a comment

Conditions
Was not logged in

Bug Function-ObjectRecord Function-Users Priority-High

All 3 comments

Lucee (or our version of java, or something) hates captcha. I see three possible approaches.

  1. Fix our captcha generator. I'm not terribly interested in this, I think it'd be a lot of ongoing work (particularly in a clustered environment) for little benefit.
  2. Plug in to https://developers.google.com/recaptcha
  3. Implement a super-simple 'captcha' with a string, which I've done for the blacklist removal form. i don't see a lot of evidence of bots trying to break our captcha, I think this is sufficient for our needs, I'll get started unless someone has a compelling reason to fall back to (2).

2 or #3 work!

On Mon, Jun 1, 2020 at 9:50 AM dustymc notifications@github.com wrote:

Lucee (or our version of java, or something) hates captcha. I see three
possible approaches.

  1. Fix our captcha generator. I'm not terribly interested in this, I
    think it'd be a lot of ongoing work (particularly in a clustered
    environment) for little benefit.
  2. Plug in to https://developers.google.com/recaptcha
  3. Implement a super-simple 'captcha' with a string, which I've done
    for the blacklist removal form. i don't see a lot of evidence of bots
    trying to break our captcha, I think this is sufficient for our needs, I'll
    get started unless someone has a compelling reason to fall back to (2).

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/ArctosDB/arctos/issues/2715#issuecomment-636981788,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AATH7UIHD7BRTAXLQ5YWOGTRUPL6RANCNFSM4NP62QOA
.

Screen Shot 2020-06-01 at 10 01 00 AM

Closing - we can change this to recaptcha if we start getting spam in annotations.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mvzhuang picture mvzhuang  Â·  5Comments

DerekSikes picture DerekSikes  Â·  3Comments

mgoliver picture mgoliver  Â·  7Comments

ebraker picture ebraker  Â·  8Comments

Jegelewicz picture Jegelewicz  Â·  5Comments