mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-05-19 13:26:39 +00:00

- I made some mistakes while checking my two previous PRs(Seems like I don't understand Rust that great after all). - Do the url encoding only on the password part, not only the whole URL. - Fix `temporary value dropped while borrowed` compile error.