Skip to content

Commit

Permalink
17504 FIX Do not crash when attempting to bake and sign agents with e…
Browse files Browse the repository at this point in the history
…mpty password

CMK-21711

Change-Id: Iac20ac26a007d273907c3194561cd86750f1b101
  • Loading branch information
jherbel committed Feb 7, 2025
1 parent 0effa4c commit 8108809
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .werks/17504.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[//]: # (werk v2)
# Do not crash when attempting to bake and sign agents with empty password

key | value
---------- | ---
date | 2025-02-07T10:52:14+00:00
version | 2.5.0b1
class | fix
edition | cee
component | agents
level | 1
compatible | yes

When pressing "Bake and sign" without entering a password for the signing key, the UI crashed with
the error message "Internal error: Password must not be empty". As of this werk, the UI will instead
show a standard validation error in case of an empty password.

0 comments on commit 8108809

Please sign in to comment.