Sites Web : [11400] A more secure import from old SPIP versions - SPIP commits - by tech-nova

Publié le lundi 21 avril 2008

⇒ http://my.opera.com/tech-nova/blog/

Un site qui recense les astuces et évolutions des possibilités de SPIP.

[11400] A more secure import from old SPIP versions

Avril 2008, Par tech-nova

This commit introduces a lot of things that make the import really secure :
  1. Create a set of tables with the old structure and a prefix not used
  2. Import data inside
  3. Update
  4. copy data to the actual site


Of course it’s a beginning, a lot of things should be done :

  • Make this functionnality possible for older stable versions ([11402] for 1.8)
  • Verify that the temporary prefix isn’t used
  • Interpolate between different versions for partial imports
  • Use a reload over timeout during the copy ([11402])
  • Also import plugins tables (if possible)

→ Lire la suite sur le site d’origine…


Revenir en haut