Fix password reset issues
This commit is contained in:
@@ -14,9 +14,5 @@
|
||||
return array(
|
||||
'driver' => 'OSB',
|
||||
'hash_method' => 'md5',
|
||||
'hash_key' => '',
|
||||
'lifetime' => 1209600,
|
||||
'session_key' => 'auth_user',
|
||||
'forced_key' => 'auth_forced',
|
||||
);
|
||||
?>
|
||||
|
Reference in New Issue
Block a user