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

Add mandatory SLULA license acceptance flag #1344

Merged
merged 4 commits into from Mar 18, 2024
Merged

Add mandatory SLULA license acceptance flag #1344

merged 4 commits into from Mar 18, 2024

Conversation

spenes
Copy link
Contributor

@spenes spenes commented Mar 14, 2024

No description provided.

Since introducing a new license we need to explicitly check if the user
has accepted the terms. Therefore a new flag is added.
By default it is set to false but can be overrided by either:
- setting `license.accept = true` in the config file
- setting `env ACCEPT_LIMITED_USE_LICENSE=true`
- appending `-Dlicense.accept=true`
Copy link

@peel peel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@spenes spenes merged commit 26a2e15 into develop Mar 18, 2024
13 checks passed
@istreeter istreeter deleted the accept-license branch April 8, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants