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 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0p4 2.1.0p33 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Incompatible - Manual interaction might be required |
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.