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

feat: Add license key check (2.7) #32543

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

patriknw
Copy link
Member

@patriknw patriknw commented Oct 1, 2024

  • Check license key at startup
  • Base62 decoding with validation of invalid strings
  • Added Base62 specs
  • Added warn on expiry support
  • Added license revocation list support.
  • Added license supplier
  • Adjustments to log messages and termination after expiry
  • Mention in docs
  • Version and BuildDate as compile time constants
  • silence log in tests

(cherry picked from commit 644c911)

@patriknw patriknw added this to the 2.7.1 milestone Oct 1, 2024
@patriknw patriknw force-pushed the wip-license-key-2.7 branch from ca5a10d to c0bc62b Compare October 1, 2024 16:06
@johanandren
Copy link
Member

johanandren commented Oct 1, 2024

Needs the same fix as #32541 I guess

@patriknw patriknw force-pushed the wip-license-key-2.7 branch from c0bc62b to 44f311e Compare October 1, 2024 16:48
* Check license key at startup
* Base62 decoding with validation of invalid strings
* Added Base62 specs
* Added warn on expiry support
* Added license revocation list support.
* Added license supplier
* Adjustments to log messages and termination after expiry
* Mention in docs
* Version and BuildDate as compile time constants
* silence log in tests

Co-authored-by: Patrik Nordwall <[email protected]>
(cherry picked from commit 644c911)
@patriknw patriknw force-pushed the wip-license-key-2.7 branch from 44f311e to c4bc023 Compare October 1, 2024 17:04
@patriknw patriknw merged commit 47ad142 into release-2.7 Oct 1, 2024
16 checks passed
@patriknw patriknw deleted the wip-license-key-2.7 branch October 1, 2024 18:05
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.

3 participants