Companies: register web page with RECAPTCHA
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 27 May 2012 20:36:39 +0000 (22:36 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 27 May 2012 20:36:39 +0000 (22:36 +0200)
commita1801688bd7b31036dfcb5efa768a51343506d73
tree0f947d85009a16006d3847e9b38070081278eced
parent483e5e518f170b4c11e5018ce4f710f9af924fbf
Companies: register web page with RECAPTCHA
apps/companyfront/config/app.yml
apps/companyfront/config/routing.yml
apps/companyfront/modules/register/actions/actions.class.php [new file with mode: 0644]
apps/companyfront/modules/register/config/security.yml [new file with mode: 0644]
apps/companyfront/modules/register/config/view.yml [new file with mode: 0644]
apps/companyfront/modules/register/templates/_form.php [new file with mode: 0644]
apps/companyfront/modules/register/templates/indexSuccess.php [new file with mode: 0644]
apps/companyfront/modules/sfGuardAuth/templates/_signin_form.php
lib/form/doctrine/CompaniesRegisterForm.class.php [new file with mode: 0644]