Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/api auth #182

Merged
merged 3 commits into from
Jul 14, 2020
Merged

Feature/api auth #182

merged 3 commits into from
Jul 14, 2020

Conversation

sondreb
Copy link
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
@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