Change: allow generate auth token without a usable password (#8824)

This commit is contained in:
shamoon 2025-01-19 13:49:16 -08:00 committed by GitHub
parent fd425aa618
commit e00dd46b22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,7 +48,6 @@
i18n-title
buttonClasses=" btn-outline-secondary"
iconName="arrow-repeat"
[disabled]="!hasUsablePassword"
(confirm)="generateAuthToken()">
</pngx-confirm-button>
</div>