Werk #15430: password: restrict ident pattern when creating a password
| Component | REST API | ||||
| Title | password: restrict ident pattern when creating a password | ||||
| Date | Mar 15, 2023 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Prior to this werk, the user was allowed to specify any string as identifier for a new password. Subsequently, a more restrictive pattern on the update and get endpoints could make the passwords non retrievable. This werk unifies the patterns together to resolve this.