Werk #15889: password_store: pattern for password store identifiers should be the same as the gui
Component | REST API | ||||||
Title | password_store: pattern for password store identifiers should be the same as the gui | ||||||
Date | Jun 15, 2023 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Incompatible - Manual interaction might be required | ||||||
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.