Werk #13952: REST API will correctly handle passwords with multiple lines
Component | REST API | ||||||||
Title | REST API will correctly handle passwords with multiple lines | ||||||||
Date | Jun 10, 2022 | ||||||||
Level | Trivial Change | ||||||||
Class | Bug Fix | ||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||
Checkmk versions & editions |
|
Passwords that have newlines in them can now be created using the REST API. The endpoint will strip the newlines away. This is the same behavior as using the GUI.