Werk #16187: Restrict the group name pattern to disallow incompatible names
Komponente | Setup | ||
Titel | Restrict the group name pattern to disallow incompatible names | ||
Datum | 13.10.2023 | ||
Level | Kleine Änderung | ||
Klasse | Bugfix | ||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||
Checkmk versions & editions |
|
Before this werk it was possible to create groups with names that could not be accessed from the REST API. This werk restricts the group name pattern and prevents the creation of incompatible groups names like '.' and '..' from both WATO and the REST API.