diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-09-24 21:14:49 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-09-24 21:14:49 +0000 |
commit | c8865b4c049a2c7fbc9a87c18b4948a7c1d3c86f (patch) | |
tree | a6f8a37d8bfe6a35fa29366e03fd88d649240fee /www-apps | |
parent | Remove mono-1.1.9.1 mask now that a fix for bug #106971 has been found. (diff) | |
download | historical-c8865b4c049a2c7fbc9a87c18b4948a7c1d3c86f.tar.gz historical-c8865b4c049a2c7fbc9a87c18b4948a7c1d3c86f.tar.bz2 historical-c8865b4c049a2c7fbc9a87c18b4948a7c1d3c86f.zip |
Added fax and work phone
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/open-xchange/Manifest | 8 | ||||
-rw-r--r-- | www-apps/open-xchange/files/slapd.ox.inc | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www-apps/open-xchange/Manifest b/www-apps/open-xchange/Manifest index 9355ad058ef5..31dadedea3fd 100644 --- a/www-apps/open-xchange/Manifest +++ b/www-apps/open-xchange/Manifest @@ -4,7 +4,7 @@ Hash: SHA1 MD5 aa333946b92b009f73c374ceeb7c33f0 open-xchange-0.8.1.2.ebuild 21555 MD5 59d559390ca6a6d365a5d6c3012c0343 metadata.xml 387 MD5 3763a6f30682cee252c57a59b68f7585 ChangeLog 719 -MD5 3bb1df1a14949f4742d6a3f1448545e2 files/slapd.ox.inc 1237 +MD5 32b4a203d22f438acff2c8ad54c9f4b3 files/slapd.ox.inc 1278 MD5 ec8d72f6da3dbefde48787a53fa071bf files/digest-open-xchange-0.8.1.2 138 MD5 5388f979621c5e4d333aef5cd37f0062 files/init.d.open-xchange 1877 MD5 cfa72c4f5e62b779052acf1cd629234b files/88_mod_jk.ox.conf 1228 @@ -12,7 +12,7 @@ MD5 7d1504e4241974d3583575b3827b0f5a files/open-xchange-htaccess 174 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDNb2qArHZZzCEUG0RApt5AJ9E1Tx0IUrwAX/kGvpEnfSTsB7A3wCfSpcB -E3VE4SWysMF2JeQXGARNhcg= -=foKk +iD8DBQFDNcHVArHZZzCEUG0RAi4KAJ49uaE8OU+TQjJ3CCTjX+gNyDcCagCfSGh6 +x+9N4TL5DJG9mpODKe2xXgY= +=7nHJ -----END PGP SIGNATURE----- diff --git a/www-apps/open-xchange/files/slapd.ox.inc b/www-apps/open-xchange/files/slapd.ox.inc index a0df8323b06b..498110bf10cd 100644 --- a/www-apps/open-xchange/files/slapd.ox.inc +++ b/www-apps/open-xchange/files/slapd.ox.inc @@ -20,7 +20,7 @@ access to dn.regex="^uid=([^,]+),ou=addr,(uid=([^,]+),ou=Users,ou=OxObjects,dc=g by dn.exact,expand="$2" write # default rule allowing users full access to their own entries -access to attr=birthDay,cn,description,gecos,givenName,homePhone,initials,l,labeledURI,mobile,o,ou,OXAppointmentDays,OXTaskDays,OXTimeZone,pager,postalCode,preferredLanguage,sn,st,street,title,userCountry +access to attr=birthDay,cn,description,facsimileTelephoneNumber,gecos,givenName,homePhone,initials,l,labeledURI,mobile,o,ou,OXAppointmentDays,OXTaskDays,OXTimeZone,pager,postalCode,preferredLanguage,sn,st,street,telephoneNumber,title,userCountry by self write by users read |