mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 00:57:09 +01:00
Change: allow generate auth token without a usable password (#8824)
This commit is contained in:
parent
fd425aa618
commit
e00dd46b22
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue