Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-18 | Merge pull request #21 from josephtingiris/master | Miha Petkovsek | |
multiple patches | |||
2020-01-16 | Update class.phpipam-api.php | Rico29 | |
replace deprecated mcrypt_encrypt by openssl_encrypt. API with php7 is broken | |||
2018-09-21 | replace random tabs with (4) spaces, add Content-Length header to ↵ | jtingiris@dt | |
authorization (fixes apache 2.4 sending 400 for Content-Length: -1), trim newline in token (fixes nginx sending 400 for CR/LF in token), if not GET then add json_encode($params) to CURLOPT_POSTFIELDS | |||
2017-07-10 | When there is no connection create one | Park0 | |
When there is no connection create one | |||
2017-07-10 | Fixed typo | Park0 | |
Fixed typo | |||
2016-11-23 | Added response headers to API->response_headers | Miha Petkovsek | |
2016-11-15 | Merge branch 'master' of https://github.com/phpipam/phpipam-api-clients | Miha Petkovsek | |
2016-11-15 | Extended timeout from 4 to 30 seconds | Miha Petkovsek | |
2016-08-24 | fix error where api identifiers were lingering between calls | alastair.mayer | |
2016-08-05 | fix id counter in phpipam_api_client class | alastair.mayer | |
2016-07-13 | Added urlencode to encrypted parameters | Miha Petkovsek | |
2016-07-12 | Controller for OPTIONS can be false | Miha Petkovsek | |
2016-06-22 | Working php API client with example | Miha Petkovsek | |
2016-01-20 | Init php client | phpipam.net | |