ID: 15430
Title: password: restrict ident pattern when creating a password
Component: REST API
Level: 1
Class: Bug fix
Version: 2.3.0b1
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.