]> ToastFreeware Gitweb - toast/cookiecaptcha.git/commitdiff
Various code cleanups for the captcha generating script
authorAlex Z. <mrzman@users.mediawiki.org>
Tue, 8 Sep 2009 01:11:52 +0000 (01:11 +0000)
committerAlex Z. <mrzman@users.mediawiki.org>
Tue, 8 Sep 2009 01:11:52 +0000 (01:11 +0000)
* Use optparse instead of getopt
* Replace deprecated md5 module
* Replace deprecated string module functions with string methods
* More graceful failure
* Allow users to set the font size
* Don't run forever if no valid word combinations can be found


No differences found