Skip to content

feat(#336): parse auth-user-pass and infer OpenVPN auth_type#340

Merged
cachebag merged 2 commits intodevelopmentfrom
dev-openvpn
Apr 12, 2026
Merged

feat(#336): parse auth-user-pass and infer OpenVPN auth_type#340
cachebag merged 2 commits intodevelopmentfrom
dev-openvpn

Conversation

@cachebag
Copy link
Copy Markdown
Owner

  • Add OvpnFile.auth_user_pass; accept optional file path, ignore path
  • Map auth_user_pass + cert/key presence to PasswordTls / Password / Tls / None in TryFrom
  • Add parser and TryFrom tests

Closes #336

- Add OvpnFile.auth_user_pass; accept optional file path, ignore path
- Map auth_user_pass + cert/key presence to PasswordTls / Password / Tls / None in TryFrom
- Add parser and TryFrom tests
@cachebag cachebag self-assigned this Apr 12, 2026
@cachebag cachebag added feature New feature or request nmrs Changes to nmrs vpn Changes to VPN surface openvpn OpenVPN protocol ovpn-parser .ovpn file parser labels Apr 12, 2026
@cachebag cachebag requested a review from Copilot April 12, 2026 03:42

This comment was marked as spam.

@cachebag cachebag merged commit 550ef1e into development Apr 12, 2026
Repository owner deleted a comment from Copilot AI Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request nmrs Changes to nmrs openvpn OpenVPN protocol ovpn-parser .ovpn file parser vpn Changes to VPN surface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants