Skip to content

Commit 191de9a

Browse files
committed
17504 FIX Do not crash when attempting to bake and sign agents with empty password
CMK-21711 Change-Id: Iac20ac26a007d273907c3194561cd86750f1b101
1 parent 1bf080d commit 191de9a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.werks/17504.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[//]: # (werk v2)
2+
# Do not crash when attempting to bake and sign agents with empty password
3+
4+
key | value
5+
---------- | ---
6+
date | 2025-02-07T10:52:14+00:00
7+
version | 2.3.0p27
8+
class | fix
9+
edition | cee
10+
component | agents
11+
level | 1
12+
compatible | yes
13+
14+
When pressing "Bake and sign" without entering a password for the signing key, the UI crashed with
15+
the error message "Internal error: Password must not be empty". As of this werk, the UI will instead
16+
show a standard validation error in case of an empty password.

0 commit comments

Comments
 (0)