mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2026-03-03 00:47:02 +00:00
disable password rehashing
This commit is contained in:
@@ -49,4 +49,5 @@ return [
|
||||
'time' => 4,
|
||||
],
|
||||
|
||||
'rehash_on_login' => false,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user