magic_quotes, validations
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Wed, 29 Dec 2004 08:25:37 +0000 (08:25 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:26:57 +0000 (23:26 +0200)
commit18d9adad93ea6e96a804503c7e4141b14e43ea5f
tree342e39063f601c05bf481d49c32ea2150e6e093f
parent39c8d7d9aaa4c400878593ee79f2ab03bb405a55
magic_quotes, validations

 * magic_quotes_gpc is now always _OFF_ (even if on in the php config, we revert the changes)

 * new validation scheme, more robust, more complete, more powerfull, with comments support (to please OG) :
     - only alias are in the new format.
     - other validations are following.

 * some corrections wrt {iterate}

 * XOrgDB tweaks

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-165
15 files changed:
configs/mails.conf
htdocs/admin/valider.php
include/validations.inc.php
include/validations/aliases.inc.php
include/validations/epouses.inc.php
include/validations/evts.inc.php
include/validations/listes.inc.php
include/validations/photos.inc.php
include/xorg.inc.php
include/xorg/database.inc.php
plugins/compiler.iterate.php
templates/admin/valider.tpl
templates/carnet/mescontacts.tpl
templates/include/form.valid.aliases.tpl
templates/mails/valid.alias.tpl [deleted file]