Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
33.95 KB
MD5: c4b9a0a45e02692142b8416543fd7ecb
SHA-1: 67def7979aa52f9c650b0753ec522072b2db6515
SHA-256: 12d4aa69379d2d97585583d68d1dadb3de7a09a58aef9ef14154d6fa29bc3cd7
Download zip
44.74 KB
MD5: d08499ade76f7cb898ce194d710f4b3b
SHA-1: ad09b925204186a16cccdfbe776eed6a44bc5cd7
SHA-256: 05ce47f9a6becb4fd951759e485e2f19c3c06750ca3cc1a77bb3484ce584c17e
Release notes
2012-03-27 Added possibility to define USER_DATA_CONNECTOR_MODULE_PATH in
the client script to specify the URI path to the module. The
constant is used to access the server script if the normal
path determination fails. The auto path determination now throws
an exception on failure, so that the error source can be traced
more efficiently.
2012-04-08 Fixed bug for servers behind routers, fixed potential include
bootstrap issue, added HTTP user agent verification.