From 7555fec9e94f48a7bd5e6a2d49bf653b16bdd537 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 19 Jan 2025 13:44:37 -0800 Subject: [PATCH] Change: allow generate auth token without a usable password --- .../profile-edit-dialog/profile-edit-dialog.component.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src-ui/src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html b/src-ui/src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html index f9d57baf3..a8627f19c 100644 --- a/src-ui/src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html +++ b/src-ui/src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html @@ -48,7 +48,6 @@ i18n-title buttonClasses=" btn-outline-secondary" iconName="arrow-repeat" - [disabled]="!hasUsablePassword" (confirm)="generateAuthToken()">