From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 19 Jan 2025 21:49:16 +0000 (-0800) Subject: Change: allow generate auth token without a usable password (#8824) X-Git-Tag: v2.14.5~1^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e00dd46b223704756dcb1fe0acc418e0fec4e20e;p=thirdparty%2Fpaperless-ngx.git Change: allow generate auth token without a usable password (#8824) --- 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 f9d57baf3e..a8627f19cb 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()">