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

Escape dots in SSID name in order to be NetPlan config ready #157

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Oct 6, 2024

Description

NetPlan needs CLI needs to have . escape in order to generate valid config. Closing #154

Testing Procedure

  • Connected to SSID with dot (.) in the name

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have ensured that my changes do not introduce new warnings or errors
  • No new external dependencies are included
  • Changes have been tested and verified
  • I have included necessary metadata in the code, including associative arrays

@igorpecovnik igorpecovnik added 11 Milestone: Fourth quarter release Bugfix Pull request is fixing a bug labels Oct 6, 2024
@github-actions github-actions bot added size/small PR with less then 50 lines Scripts labels Oct 6, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge and removed Scripts labels Oct 6, 2024
@igorpecovnik igorpecovnik merged commit 1ec1552 into main Oct 6, 2024
26 checks passed
@igorpecovnik igorpecovnik deleted the apfix branch October 6, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11 Milestone: Fourth quarter release Bugfix Pull request is fixing a bug Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants