Change: allow generate auth token without a usable password

This commit is contained in:
shamoon 2025-01-19 13:44:37 -08:00
parent fd425aa618
commit 7555fec9e9

View File

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