Skip to content

increase error handling#39

Merged
cmeissner merged 8 commits intocodeaffen:developfrom
cmeissner:issue/38
Jan 4, 2021
Merged

increase error handling#39
cmeissner merged 8 commits intocodeaffen:developfrom
cmeissner:issue/38

Conversation

@cmeissner
Copy link
Copy Markdown
Member

As the try to connect to an unsecure api endpoint with user token leads
to an exception we need to adapt our exception handling to print out the
full and correct information.
As `https` connections are industry standard we don't invest much effort
in implementation of the `encryption` feature.
If anybody needs this feature feel free to contribute or file a feature
request where interested can vote on.
As phpIPAM does not support `User token` via `http` by default we need
to adapt our documentation to reflect these fact.
@cmeissner cmeissner requested review from FlatKey, gmzabos and lush January 4, 2021 12:33
@cmeissner cmeissner self-assigned this Jan 4, 2021
@cmeissner cmeissner added bug Something isn't working documentation Improvements or additions to documentation labels Jan 4, 2021
@cmeissner cmeissner merged commit 152c719 into codeaffen:develop Jan 4, 2021
@cmeissner cmeissner deleted the issue/38 branch March 3, 2021 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unable to login with no clear error message.

2 participants