AlternC/install
Antoine Beaupré d5a4c72e4a Major redesign of the MySQL backend interface to fix a security issue.
See: #318.

As of now, the MySQL configuration used everywhere by AlternC is not
stored in the main configuration file (/etc/alternc/local.sh) but in a
MySQL configuration file in /etc/alternc/my.cnf, which enables us to
call mysql without exposing the password on the commandline.

The changes here are quite invasive but will allow us to factor out
the MySQL configuration better. See #364.

This includes a partial rewrite of the mysql.sh logic, which is now ran
from the postinst script (and not alternc.install) which will allow us
to actually change the MySQL root user properly. See #601.

This commit was tested like this:

 * clean install on etch (working)
 * upgrade from a clean 0.9.7 (working)
2008-04-13 04:35:19 +00:00
..
upgrades
alternc.install Major redesign of the MySQL backend interface to fix a security issue. 2008-04-13 04:35:19 +00:00
body_checks
domaines.template
dopo.sh reverting part of [1994]: keep on calling apache restart properly 2007-10-05 15:46:24 +00:00
header_checks
mysql.sh Major redesign of the MySQL backend interface to fix a security issue. 2008-04-13 04:35:19 +00:00
mysql.sql add trivial code to display an RSS feed on the home page of users, feed can be changed in the variables panel 2008-02-01 23:03:53 +00:00
newone.php
reset_root.php
upgrade_check.sh Major redesign of the MySQL backend interface to fix a security issue. 2008-04-13 04:35:19 +00:00