-
apparently you can't put hash mark (pound sign) characters in this new forum interface
it's a standard shell script. pound band /bin/bash.
2009-11-20 13:01:43 UTC by braverock
-
#!/bin/bash
php /path/to/script/export-companies-ldap.php
# whatever command you need to import to your ldap app here.
2009-11-20 12:59:03 UTC by braverock
-
Does anyone has a example for the cronjob? i wonder how it works because you have to be logged in as an administrator to get access to export-companies-ldap.php within the browser.
2009-11-19 22:30:59 UTC by bluecookie
-
Hi there,
has someone yet integrated the division export within the ldap/ldif export?
The CVS version of export/export-companies-ldap.php rev 1.4 still has the "@todo include division namer export when contact is associated with a Division" notice.
2009-11-13 15:32:35 UTC by bluecookie
-
gopherit committed patchset 4574 of module xrms to the XRMS CRM CVS repository, changing 1 files.
2009-11-12 23:13:39 UTC by gopherit
-
gopherit committed patchset 4573 of module xrms to the XRMS CRM CVS repository, changing 1 files.
2009-11-12 23:01:54 UTC by gopherit
-
The BlueEnging theme has been in CVS for quite some time now.
Thanks, Randy!
2009-11-11 23:13:47 UTC by gopherit
-
Maybe I am not understanding the concern correctly but I do not see this as a possible vulnerability.
All database operations in XRMS are escaped using ADOdb so I do not see how the code above presents a threat.
On the second point, users can edit the name and email of a contact that may correspond to a user. However, regular users cannot edit the user particulars, including the user name...
2009-11-11 23:10:39 UTC by gopherit
-
This has now been fixed in CVS for some time.
2009-11-11 22:58:35 UTC by gopherit
-
gopherit committed patchset 4572 of module xrms to the XRMS CRM CVS repository, changing 1 files.
2009-11-11 21:03:25 UTC by gopherit