mirror of
https://github.com/laurivosandi/certidude.git
synced 2026-04-25 16:45:51 +03:00
[GH-ISSUE #25] Unicode characters break OpenVPN Connect for Android #20
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certidude-laurivosandi#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @laurivosandi on GitHub (Jan 25, 2017).
Original GitHub issue: https://github.com/laurivosandi/certidude/issues/25
GN or SN containing unicode characters breaks Android client
@laurivosandi commented on GitHub (Jan 26, 2017):
There seems to be 3 potential fixes:
unidecodemodule to translate unicode to ascii@laurivosandi commented on GitHub (Jan 26, 2017):
Corresponding OpenVPN issue here: https://community.openvpn.net/openvpn/ticket/830
@laurivosandi commented on GitHub (Feb 9, 2017):
Removed all unnecessary attributes with
2a8109704a, associated user lookup will be eventually implemented in the web interface only