Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 854 Bytes

2024-04-03-add-ipv6-cidr-to-known-ip-address.md

File metadata and controls

16 lines (16 loc) · 854 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add IPv6 CIDR to known IP address for maintenance allow list suggestions
issue: NEXT-33773
author: Joshua Behrens
author_email: [email protected]
author_github: @JoshuaBehrens
---

API

  • Changed /api/_admin/known-ips to now also return IPv6 CIDR

Administration

  • Changed \Shopware\Administration\Framework\Routing\KnownIps\KnownIpsCollector::collectIps to also return common IPv6 CIDR masks
  • Added new attribute errorCode to sw-multi-tag-ip-select to change the kind of error, that is display on an invalid entry
  • Changed response filter in method validKnownIps in component sw-multi-tag-ip-select to validate the same way as manual entries are validated
  • Added isValidCidr to JS string utils
  • Changed sw-multi-tag-ip-select for maintenance configuration in sw-sales-channel-detail-base to allow CIDR entries