Commit Graph

11 Commits

Author SHA1 Message Date
espie
9b26028c69 security fixes in core.
allows jquery_update to work more generally (I had broken it slightly)
2008-10-25 14:20:34 +00:00
espie
bab39fb7ae security update 2008-08-19 23:44:48 +00:00
espie
2bebac304d minor update to 5.9 (session fix was missed was 5.8) 2008-07-26 10:34:01 +00:00
bernd
9cd8b42a4a Fix setup instructions. Noticed by Wim, fixed by me.
ok espie@
2008-07-24 09:28:40 +00:00
espie
a2e9026f41 DRUPAL-SA-2008-044
prevents some risks that can occur if you install some third party modules,
or have very malicious users with high privileges.

- deletion of translated terms under cross site requests.
- session fixation attacks after installing 3rd party modules like workgroup
NG.

(other vulnerabilities are Drupal6 only).
2008-07-09 23:40:29 +00:00
espie
345b2e135a tweak MESSAGE a little 2008-05-03 18:16:25 +00:00
naddy
4866113ae3 missing PREFIX, ok espie@ 2008-04-09 14:32:22 +00:00
espie
fc1fc38f86 make DRUPAL_OWNER/DRUPAL_GROUP variables.
Create DRUPAL_MODS in core module
2008-03-16 10:15:28 +00:00
espie
49a2d37edc a few tweaks to core:
- allow autogen passwords for new users
- put the names of roles more often on the rights page.
- extra hook for jquery_update, to avoid having to overwrite jquery
2008-03-15 09:36:48 +00:00
espie
c7518e8b56 put stuff in the right location, namely, not with core.
PEOPLE WHO TESTED drupal BEFORE:
You *must* disable extra modules and themes from a working drupal install
before the update, and reenable them afterwards.

If you forgot to,
- ln all the stuff in sites/all/modules and sites/all/themes to modules and themes
- check your site runs again, disable extra stuff
- remove the links and re-enable stuff.

okay naddy@
2008-02-24 15:48:25 +00:00
espie
3d5f8f76be finish importing, cvs ignores `core' on import, sigh... 2008-02-16 16:49:10 +00:00