freedit-org / freedit

The safest and lightest forum, powered by rust.
https://freedit.eu
MIT License
202 stars 22 forks source link

If it is not case sensitive, the verification code will report an error #80

Closed Yakumo-Yukari closed 1 year ago

Yakumo-Yukari commented 1 year ago

Whether the captcha can support all uppercase or all lowercase when typing

freedit-dev commented 1 year ago

https://docs.rs/captcha/0.0.9/captcha/fn.by_name.html doesn't support that.

Maybe some other captcha would https://lib.rs/keywords/captcha