- May 10, 2016
-
-
David Maus authored
* src/HAB/Pica/Auth/AbstractHttpAuthentication.php (sendRequest): Simplify error message.
-
David Maus authored
* src/HAB/Pica/Auth/LBSAuthentication.php (parseResponseBody): Do not suppress errors. * src/HAB/Pica/Auth/AbstractHttpAuthentication.php (sendRequest): Do not suppress errors.
-
- Aug 12, 2015
-
-
David Maus authored
* src/HAB/Pica/Auth/LOAN3WebAuthentication.php (getClient): Removed. (authenticate): Use sendRequest() to send http request. ($client): Removed. * src/HAB/Pica/Auth/LBSAuthentication.php (getClient): Removed. (authenticate): Use sendRequest() to send http request. ($client): Removed. * src/HAB/Pica/Auth/AbstractHttpAuthentication.php: New class. Abstract base class of http based authentication modules, implements sendRequest().
-