Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Adds authorization basic to HTTP requests #150

Closed
wants to merge 2 commits into from

Conversation

awilhelmer
Copy link

With this PR you are able to send a HTTP Auth Basic Header. Simply set http://user:[email protected] as config url and the header will be created.

For those who want to secure the graylog endpoint when using e.g. nginx

@mp911de
Copy link
Owner

mp911de commented Jul 6, 2018

Thanks for crafting a pull request. We shouldn't mandate a dependency to just create a base64 representation. We should rather inline base64 encoding.

Please provide also a test to verify the changed functionality.

@mp911de mp911de added type: enhancement A general enhancement status: blocked An issue that's blocked on an external project change labels Jul 6, 2018
@mp911de mp911de added this to the Backlog milestone Jul 6, 2018
@mp911de
Copy link
Owner

mp911de commented Nov 18, 2018

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.

@mp911de mp911de closed this Nov 18, 2018
@mp911de mp911de removed this from the Backlog milestone Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: blocked An issue that's blocked on an external project change type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants