go-openvpn icon indicating copy to clipboard operation
go-openvpn copied to clipboard

Escape special chars on template.

Open mendoza-conicet opened this issue 6 years ago • 0 comments

when add text from certs and keys at use html/template escape special chars, i replaced by text/template for complete the PR on https://github.com/adamwalach/openvpn-web-ui/pull/18/commits/eb903195d0aeb683fd047b5d87f4700291193e2c

may be need update this. https://github.com/adamwalach/go-openvpn/blob/37de024281f78af7508b0b824feb33233ce3862f/client/config/config.go#L5

mendoza-conicet avatar Oct 23 '18 18:10 mendoza-conicet