mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
disable password rehashing
This commit is contained in:
parent
eb64beed5b
commit
85aebe8145
@ -49,4 +49,5 @@ return [
|
|||||||
'time' => 4,
|
'time' => 4,
|
||||||
],
|
],
|
||||||
|
|
||||||
|
'rehash_on_login' => false,
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user