mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 09:34:39 +00:00
VPN: WireGuard: Settings - partial revert e385b1cd3e6ebbc9c21b5730e1e0a7bb24e8f2ba as constraints should only apply on peers (not instances). closes https://github.com/opnsense/core/issues/7229
This commit is contained in:
parent
e210c854c3
commit
0fa6e964ce
@ -24,12 +24,6 @@
|
||||
</pubkey>
|
||||
<pubkey type="Base64Field">
|
||||
<Required>Y</Required>
|
||||
<Constraints>
|
||||
<check001>
|
||||
<ValidationMessage>Public keys should be unique.</ValidationMessage>
|
||||
<type>UniqueConstraint</type>
|
||||
</check001>
|
||||
</Constraints>
|
||||
</pubkey>
|
||||
<privkey type="TextField">
|
||||
<Required>Y</Required>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user