logging on as a user now does field validation for the user, if this
authorTony Cook <tony@develop-help.com>
Mon, 30 Jul 2007 05:27:10 +0000 (05:27 +0000)
committertony <tony@45cb6cf1-00bc-42d2-bb5a-07f51df49f94>
Mon, 30 Jul 2007 05:27:10 +0000 (05:27 +0000)
commit8786e0ca145292834e66cd90454e781ee0078013
tree7f1812300c7f532787261c590611726dc23e73ed
parent4c390983cbc6085388f736e240a5109cf21e214e
logging on as a user now does field validation for the user, if this
fails they are sent to the options edit page with errors on the
invalid fields.

This can be used to force a user to clean up their data when
registration data is imported directly to the database.

Once the user has updated their data the normal logon process
completes.

This also adds configurable validation using the [site user
validation] configuration file section.
site/cgi-bin/modules/BSE/UserReg.pm
site/cgi-bin/user.pl
site/templates/user/options_base.tmpl
site/templates/user/options_billing_base.tmpl
site/templates/user/options_images_base.tmpl
test.cfg