Backport a fix from the 3.x branch for type issuess in recaptcha.

Review Request #12112 — Created March 7, 2022 and submitted — Latest diff uploaded

Information

Djblets
release-2.x

Reviewers

The recaptcha integration had a couple bugs with string types. This
change has already been made as part of a larger cleanup on the
release-3.x branch, but a user has been hitting this with the 2.x
releases so we should have it there too.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Backport a fix from the 3.x branch for type issuess in recaptcha.
The recaptcha integration had a couple bugs with string types. This change has already been made as part of a larger cleanup on the release-3.x branch, but a user has been hitting this with the 2.x releases so we should have it there too. Testing Done: Ran unit tests.
e196439e4bf28a45206639b2f1340474256187b1 David Trowbridge
djblets/recaptcha/mixins.py
Loading...