[Vtigercrm-developers] Security - users should not be able to point to main directory to load files (ticket 2928)
Erik Bent
erik at bentware.nl
Wed Feb 21 00:56:06 PST 2007
In ticket 2928 there are some concerns about the soap calling without
authorization. In the config.inc.php there is already a Unique
Application Key generated:
$application_unique_key = '1234567890abcdef1234567890abcdef';
That key can be used to validate a soap request if the soap functions
are modifed to include that key.
Regards,
Erik
More information about the vtigercrm-developers
mailing list