Gael Chamoulaud
|
49f32f9a49
|
Remove Microsoft Carriage Return and Line Feed.
This patch get rid of the Microsoft CR and LF in the following modules:
- pihole.py
- vpn.py
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
|
2019-07-02 11:55:19 +02:00 |
|
Tobias Witek
|
71d80ded40
|
[modules/vpn] Fix tests
Add a guard in case nmcli is not installed or does not return anything.
|
2019-06-14 20:09:03 +02:00 |
|
Bernhard B
|
c7a0caeda5
|
small improvements in vpn module
* renamed "Off" to "Disconnect"
* do not show already established connection in popup menu
|
2019-06-10 20:12:54 +02:00 |
|
Bernhard B
|
a7a1da6b5d
|
added vpn module
* shows current VPN connection
* allows to establish a VPN connection
|
2019-06-10 20:05:32 +02:00 |
|