Werk #15889: password_store: pattern for password store identifiers should be the same as the gui
Komponente | REST API | ||||||
Titel | password_store: pattern for password store identifiers should be the same as the gui | ||||||
Datum | 15.06.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Inkompatibel - Manuelle Interaktion könnte erforderlich sein | ||||||
Checkmk versions & editions |
|
This werk fixes a difference we had between the gui and rest-api. Previously the regex pattern applied to the unique identifier of a password store id for the rest-api wasn't as strict as that of the gui. The regex is now the same for both.