Bug #10529
IPsec Phase 1 options Reauth and Rekey do not allow valid "0" value
Start date:
05/05/2020
Due date:
% Done:
100%
Estimated time:
Affected Version:
2.5.0
Affected Architecture:
Release Notes:
Default
Description
On vpn_ipsec_phase1.php the options for Reauth and Rekey say they should accept a value of 0, but the bootstrap input validation is printing an error saying they must be >0.
Associated revisions
History
#1
Updated by Jim Pingle 11 months ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset e27e8e91e684d993fee62e2ad6cc7e4dd3d4b775.
#2
Updated by Steve Beaver 6 months ago
- Status changed from Feedback to Resolved
Allow 0 for IPsec P1 reauth/rekey/over. Fixes #10529