Feature #13118
closedRelax DHCP maximum lease time input validation
0%
Description
Currently, the web interface prevents users from entering a maximum DHCP value that matches the default DHCP value, even though those values can be the same. This is true for both IPv4 and IPv6.
This feature request to to update the web interface to allow the maximum DHCP lease time to also be the same value as the default DHCP lease time.
Updated by Offstage Roller over 2 years ago
Offstage Roller wrote:
Currently, the web interface prevents users from entering a maximum DHCP value that matches the default DHCP value, even though those values can be the same. This is true for both IPv4 and IPv6.
This feature request to to update the web interface to allow the maximum DHCP lease time to also be the same value as the default DHCP lease time.
Pull request:
https://github.com/pfsense/pfsense/pull/4581
Updated by Jim Pingle over 2 years ago
- Status changed from New to Pull Request Review
Updated by Jim Pingle over 2 years ago
- Target version set to 2.7.0
- Plus Target Version set to 22.05
Updated by Viktor Gurov over 2 years ago
- Status changed from Pull Request Review to Feedback
PR merged, thanks!
Updated by Danilo Zrenjanin over 2 years ago
- Status changed from Feedback to Resolved
Tested:
22.05-DEVELOPMENT (amd64) built on Thu May 05 06:21:31 UTC 2022 FreeBSD 12.3-STABLE
It works as expected. I am marking this ticket resolved.