We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bf080d commit 191de9aCopy full SHA for 191de9a
.werks/17504.md
@@ -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