Actions
Bug #10710
closedL2TP secret uses empty value
Start date:
06/29/2020
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.5-p1
Affected Architecture:
Description
If you set the L2TP shared secret and then remove it,
an empty value will still be used in mpd.conf:
# grep secret var/etc/l2tp-vpn/mpd.conf set l2tp secret ""
Updated by Viktor Gurov over 4 years ago
Updated by Jim Pingle over 4 years ago
- Status changed from New to Pull Request Review
- Target version set to 2.5.0
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
Updated by Viktor Gurov about 4 years ago
- Status changed from Feedback to Resolved
works as expected on 2.5.0.a.20200917.1311
now it doesn't leave empty 'set l2tp secret ""'
Actions