Commit Graph

5 Commits

Author SHA1 Message Date
stephan
70b13ec0f8 update to 2.3
fixes a session reuse issue even though this release has not been tagged
as 'security relevant'. Details at http://drupal.org/node/967244.

Make sure you upgrade all files while you're logged in (or have access
to settings.php) otherwise you'll lock yourself out pretty easily, in
case you use Captcha for logins. Database upgrade required, too.
2010-11-18 13:38:39 +00:00
stephan
ea1ecd2e43 least invasive round of cleanup:
- install drupal modules/themes as root:daemon rather than www:www
  (only the files/ directory needs to be writeable by 'www').
- don't install 'settings.php' world-readable since it contains the
  DB password. Use 640, owner 'www' instead.
- bump all modules.

tested in production, including upgrade szenarios.
ok sthen@ and landry@, maintainer timeout.
2010-11-15 09:05:40 +00:00
stephan
32b0f378bf update to 2.2, DRUPAL-SA-CONTRIB-2010-050 and adds French translation.
ok espie@ and landry@
2010-05-21 09:01:42 +00:00
espie
e2e23af52a a few minor updates 2010-03-22 10:28:38 +00:00
espie
5356e1682b captcha ability for drupal 2009-09-28 08:44:36 +00:00