mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +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
|
||||
buttonClasses=" btn-outline-secondary"
|
||||
iconName="arrow-repeat"
|
||||
[disabled]="!hasUsablePassword"
|
||||
(confirm)="generateAuthToken()">
|
||||
</pngx-confirm-button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue