google / personfinder

Person Finder is a searchable missing person database written in Python and hosted on App Engine.
https://google.org/personfinder
Apache License 2.0
527 stars 195 forks source link

Require reCAPTCHA to create person records. #779 #799

Closed ryosuketc closed 2 years ago

ryosuketc commented 2 years ago

Require reCAPTCHA when creating person records to avoid fraud activities. image

gimite commented 2 years ago

Thanks! LGTM. Merged.