Skip to content

fix typo in content-type header#58

Merged
toddboom merged 1 commit intoinfluxdata:masterfrom
smn:master
Nov 15, 2013
Merged

fix typo in content-type header#58
toddboom merged 1 commit intoinfluxdata:masterfrom
smn:master

Conversation

@smn
Copy link
Copy Markdown
Contributor

@smn smn commented Nov 15, 2013

Small typo in the Content-Type header.

@toddboom
Copy link
Copy Markdown
Contributor

If you say 'plaing' with an accent, it almost sounds right. Good catch!

toddboom added a commit that referenced this pull request Nov 15, 2013
fix typo in content-type header
@toddboom toddboom merged commit e2cac77 into influxdata:master Nov 15, 2013
jvshahid added a commit that referenced this pull request Nov 15, 2013
mgattozzi added a commit that referenced this pull request Feb 10, 2025
This commit does two things:
1. It will load or create a license in the object store to be checked
   for validity.
2. It will validate that said license is not being used past the expiry
   date and spawn a task to continue validating that said license is
   valid
3. Disable querying endpoints so long as the license is expired

Note that:

1. This does work from local testing, but does not contain tests.
This is due to the fact that mocking it is hard to do without a valid
JWT token. For testing we will want to create a JWT for when a license
is expired or valid in the future.
2. This code will not work when run now unless you have a valid license,
create one locally with the license service, or you compile the code
with the `no-license` feature flag.

Closes #57
Closes #58
Closes #61
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