Remote User: Remote Access IP list breakes with space after comma
Summary
When adding multiple IP adresses to the "Remote Access IPs / Hostnames (separate by , and leave blank for any)" option of a remote user seperated by comma, the list "breakes" when one puts a space after the comma for better readability.
Steps to reproduce
- Create a Remote User
- Add a list of IPs such as
1.2.3.4, 2.3.4.5 - Try to access from
2.3.4.5
Correct behaviour
Even it is not stated that it is allowed to add a space after a comma, it is counter intuitive that it will not work. Specially the UI should prevent such an entry if it is not allowed.
It should be allowed to enter a space after the comma even only for better readability. The entries 1.2.3.4, 2.3.4.5 and 1.2.3.4,2.3.4.5 should be treated both as correct or less preferable the UI should prevent an entry with space.
Environment
Server OS + version: Debian 12 ISPConfig version: define('ISPC_APP_VERSION', '3.2.12'); Software version of the related software: Apache