mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Change: allow generate auth token without a usable password (#8824)
This commit is contained in:
parent
fd425aa618
commit
e00dd46b22
@ -48,7 +48,6 @@
|
|||||||
i18n-title
|
i18n-title
|
||||||
buttonClasses=" btn-outline-secondary"
|
buttonClasses=" btn-outline-secondary"
|
||||||
iconName="arrow-repeat"
|
iconName="arrow-repeat"
|
||||||
[disabled]="!hasUsablePassword"
|
|
||||||
(confirm)="generateAuthToken()">
|
(confirm)="generateAuthToken()">
|
||||||
</pngx-confirm-button>
|
</pngx-confirm-button>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user