Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

feat: add switch to disable HTTP API auth token check #2599

Merged
merged 1 commit into from Nov 16, 2021

Conversation

rudolfs
Copy link
Member

@rudolfs rudolfs commented Nov 15, 2021

We need this for our automated network tests.

To test this:

cargo run --all-features -- --insecure-http-api --key-passphrase 1111
curl -s -X GET http://127.0.0.1:17246/v1/projects/tracked |jq
[]

@rudolfs rudolfs requested a review from a team as a code owner November 15, 2021 13:25
@rudolfs rudolfs force-pushed the rudolfs/disable-auth-token branch 2 times, most recently from d9c6fc9 to 26ec39f Compare November 16, 2021 08:54
We need this for our automated network tests.

Signed-off-by: Rūdolfs Ošiņš <rudolfs@osins.org>
@rudolfs rudolfs merged commit a56ad1e into master Nov 16, 2021
@rudolfs rudolfs deleted the rudolfs/disable-auth-token branch November 16, 2021 11:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants