Skip to content

Feature/api auth#182

Merged
dangershony merged 3 commits intomasterfrom
feature/api-auth
Jul 14, 2020
Merged

Feature/api auth#182
dangershony merged 3 commits intomasterfrom
feature/api-auth

Conversation

@sondreb
Copy link
Copy Markdown
Member

@sondreb sondreb commented Jul 14, 2020

  • Adds support for API key authentication (disabled by default) for REST API.
  • Add protection to all APIs by default, a few APIs is made public.

sondreb added 2 commits July 14, 2020 03:11
- Adds support for API key authentication (disabled by default) for REST API
- Code adopted from example provided by @joseftw
- Add protection to all APIs by default, a few APIs is made public.
@sondreb sondreb requested a review from dangershony July 14, 2020 10:58
Comment thread src/Blockcore/Blockcore.csproj Outdated
Comment thread src/Blockcore/Controllers/ConnectionManagerController.cs
Comment thread src/Features/Blockcore.Features.NodeHost/NodeHostSettings.cs
@dangershony dangershony merged commit 7c66609 into master Jul 14, 2020
@dangershony dangershony deleted the feature/api-auth branch July 14, 2020 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants