On Aug 9, 2011, at 1:30 AM, Lennard wrote: >>> The transition involves a very simple change to your code. Any time >>> between now and April 11, you need to replace all instances of: >>> https://api-secure.recaptcha.net/XXX >>> with: >>> https://www.google.com/recaptcha/api/XXX > > This url is not exposed through the plugin configuration in the admin > panels, so would have to be changed in the plugin code directly by a trac > server admin. > > For now, it's possible to register again without extra verification.
Okay, thanks guys. I've now re-enabled the recaptcha check and it should be working now after upgrading the python recaptcha client to 1.0.6 with: $ easy_install -U recaptcha_client > > -- > Lennard > > _______________________________________________ > Mapnik-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/mapnik-users _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

