lemmy-ui
lemmy-ui copied to clipboard
Audio-Captcha not working in every Browser
In FF the audio-capture seems to work fine, in Chrome (also Safari?) only the first letter is read, then the audio stops.
A short term solution for this might be to revert back to the old way of generating captchas, linked in that thread.
Right now it seems like the audio captcha isnt working at all, tried in Firefox and Chrome. You can test it on feddit.de.
Hrm... I'll have to test this locally.
This is being fixed in https://github.com/LemmyNet/lemmy/pull/3350. Another problem reported in https://github.com/LemmyNet/lemmy-ui/issues/1687