Davide De Rosa
|
0f43255676
|
Show warning alert before continuing import
Fixes #16
|
2018-10-27 15:01:51 +02:00 |
Davide De Rosa
|
8d2ce2e7ae
|
Handle potentially unsupported as a warning alert
Configuration is imported anyway, so alert must be asynchronous.
|
2018-10-27 14:57:37 +02:00 |
Davide De Rosa
|
42c94c3a14
|
Delete openURL .ovpn on Cancel
|
2018-10-27 13:35:21 +02:00 |
Davide De Rosa
|
0d23187eef
|
Delete unparsable .ovpn
|
2018-10-27 13:35:21 +02:00 |
Davide De Rosa
|
8c1e6d00ca
|
Parse .ovpn file outside of wizard context
|
2018-10-27 12:33:17 +02:00 |
Davide De Rosa
|
4b075bcc95
|
Improve alerts on configuration import error
Issue reporting is currently disabled because un unparsed .ovpn
may contain sensitive data.
|
2018-10-27 09:43:57 +02:00 |
Davide De Rosa
|
ae9c32e9f5
|
Configure logging ASAP
Wasn't logging errors in profiles decoding.
|
2018-10-25 11:31:01 +02:00 |
Davide De Rosa
|
ccd5e2d03e
|
Append exception desc to parsing error alert
|
2018-10-18 09:32:18 +02:00 |
Davide De Rosa
|
d1b0b59748
|
Treat unsupported option errors specifically
Show a more informative alert if the provided .ovpn file contains
an unsupported option.
|
2018-10-16 18:03:13 +02:00 |
Davide De Rosa
|
b9ec01945d
|
Initial commit
|
2018-10-11 09:13:19 +02:00 |