]> git.llucax.com Git - software/blitiri.git/commit
Simplify captcha configuration
authorAlberto Bertogli <albertito@blitiri.com.ar>
Fri, 5 Sep 2008 19:31:56 +0000 (16:31 -0300)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Sat, 6 Sep 2008 13:54:38 +0000 (10:54 -0300)
commit5e8777f5ad10826e8b5c5869e1547710772fb6e4
tree451ddd73ed30a29cabb52a8c88226e6c6fb43d35
parentc4a44edbcde31984b1f9313af34b934f665dbcf1
Simplify captcha configuration

We provide some built-in captcha classes, and the user can select them
with a simple string. He/she can still use a custom class.

At the moment, only the title captcha is supported.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
blitiri.cgi
config.py.sample