1
0
mirror of https://github.com/google/nomulus synced 2026-01-11 08:20:27 +00:00

Make the example whitelist IP be legal

Currently the example whitelist IP is 1.1.1.1/24, which is illegal. Changed to
1.1.1.0/24, which is legal

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=191900036
This commit is contained in:
guyben
2018-04-06 09:45:09 -07:00
committed by Ben McIlwain
parent 6d5f7dc4a1
commit 7bf0b059a6

View File

@@ -42,7 +42,7 @@
<label class="{css('setting-label')}">IP whitelist</label>
<span class="{css('description')}">Restrict access to EPP
production servers to the following IP/IPv6 addresses, or
ranges like 1.1.1.1/24</span>
ranges like 1.1.1.0/24</span>
</td>
<td class="{css('setting')}">
<div class="{css('info')} {css('summary')}">