From e00dd46b223704756dcb1fe0acc418e0fec4e20e Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 19 Jan 2025 13:49:16 -0800 Subject: [PATCH] Change: allow generate auth token without a usable password (#8824) --- .../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()">