*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Add form for contacting record uploaders

Moser, Maximilian requested to merge mm/contact-uploader into master
  • this is possible since we configured sending of emails from the backend
  • it replaces the current implementation of "contact uploader" that worked via "mailto" links, which was suboptimal because it exposes email addresses to the public
  • it is also optionally protected via a captcha as a simple spam prevention mechanism that also prevents accidental resubmission of the form on refresh

Merge request reports