pivpn/scripts/wireguard
camdenAR f9ae9662ec fix(scripts): Match full client name when disabling
This fix prevents "pivpn -off" from failing to disable a client when another client is already disabled and the disabled client name starts with the client name you're trying to disable.
e.g. "user-1" wasn't able to be disabled if "user" was already disabled.
2023-10-21 21:19:07 +02:00
..
bash-completion Reformatted the code 2022-08-01 22:38:19 +02:00
clientSTAT.sh refactor(scripts): Structure code as per codestyle 2022-10-08 01:11:10 +02:00
disableCONF.sh fix(scripts): Match full client name when disabling 2023-10-21 21:19:07 +02:00
enableCONF.sh fix(scripts): #issue-1747767321 ensure only "user" is disabled 2023-06-09 15:13:36 +02:00
listCONF.sh refactor(scripts): Structure code as per codestyle 2022-10-08 01:11:10 +02:00
makeCONF.sh fix(dev-infra): move source to before var ref 2022-10-19 16:48:51 -05:00
pivpn.sh refactor(scripts): preserve exit codes (SC2320) 2023-03-16 01:17:50 +01:00
pivpnDEBUG.sh refactor(scripts): Structure code as per codestyle 2022-10-08 01:11:10 +02:00
qrcodeCONF.sh feat(scripts): allow generating a QR code from a filename 2023-02-27 16:57:32 +01:00
removeCONF.sh refactor(scripts): Structure code as per codestyle 2022-10-08 01:11:10 +02:00