Sean B
Sean B
To reduce the number of API calls needed to create a full contact in Active Campain, the API supports passing fieldValues when creating or syncing a contact. It would be...
Because of the misleading function names, lack of error messages and warnings, and the lack of support for character encodings other than ISO-8859-1, utf8_encode and utf8_decode functions are deprecated in...
The `ngx_http_auth_basic_module` allows a server to be protected using basic auth (for example staging/demo sites). It would be nice to be able to configure a user/password using env variables and/or...