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

✨ support []string.in([]string) #2989

Merged
merged 1 commit into from
Jan 10, 2024
Merged

✨ support []string.in([]string) #2989

merged 1 commit into from
Jan 10, 2024

Conversation

arlimus
Copy link
Member

@arlimus arlimus commented Jan 10, 2024

This finally supports use-cases like:

sshd.config.ciphers.in( props.allowedCiphers )

This finally supports use-cases like:

```coffee
sshd.config.ciphers.in( props.allowedCiphers )
```

Signed-off-by: Dominik Richter <[email protected]>
@chris-rock chris-rock merged commit 2026f2a into main Jan 10, 2024
10 checks passed
@chris-rock chris-rock deleted the dom/strarr-in branch January 10, 2024 15:20
@github-actions github-actions bot locked and limited conversation to collaborators Jan 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants