LemmyNet / lemmy-ui

The official web app for lemmy.
https://join-lemmy.org/
GNU Affero General Public License v3.0
887 stars 334 forks source link

Audio-Captcha not working in every Browser #514

Closed pixlguru closed 1 year ago

pixlguru commented 2 years ago

In FF the audio-capture seems to work fine, in Chrome (also Safari?) only the first letter is read, then the audio stops.

dessalines commented 2 years ago

A short term solution for this might be to revert back to the old way of generating captchas, linked in that thread.

Nutomic commented 1 year ago

Right now it seems like the audio captcha isnt working at all, tried in Firefox and Chrome. You can test it on feddit.de.

dessalines commented 1 year ago

Hrm... I'll have to test this locally.

Nutomic commented 1 year ago

This is being fixed in https://github.com/LemmyNet/lemmy/pull/3350. Another problem reported in https://github.com/LemmyNet/lemmy-ui/issues/1687