28342: Do not report error if host already escrowed (#30652)

For #28342 

Do not report escrow error on a host page if the user clicks multiple
times on the 'Create key' CTA on the 'My Device' page.
This commit is contained in:
Juan Fernandez
2025-07-09 12:47:17 -04:00
committed by GitHub
parent aa2a080711
commit 78696906fc
3 changed files with 36 additions and 10 deletions
+1
View File
@@ -0,0 +1 @@
* Fixed error when trying to escrow a linux disk key multiple times.