Commit Graph

4 Commits

Author SHA1 Message Date
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
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
stephan
a503994a92 - add db descriptions, see http://drupal.org/node/775182
- bump PKGNAME

prodded by espie@, ok landry@
2010-04-19 14:15:01 +00:00
stephan
8ebc3ba543 Import drupal6-ldap_integration:
This LDAP integration module allows users to authenticate against a
configurable Lightweight Directory Access Protocol directory. This
is useful for organizations which have an existing organizational
directory with usernames and passwords, and want Drupal to be able
to authenticate against it.

ok'd-portswise by landry@ and sthen@, tested in production by me.
2009-11-09 10:33:21 +00:00