Enabled bcrypt passwords
This commit is contained in:
parent
cd102c6fba
commit
f753dfe502
@ -1,17 +0,0 @@
|
||||
<?php defined('SYSPATH') or die('No direct access allowed.');
|
||||
|
||||
/**
|
||||
* OSB Configuration - Authentication
|
||||
*
|
||||
* @package OSB
|
||||
* @category Configuration
|
||||
* @author Deon George
|
||||
* @copyright (c) 2010 Open Source Billing
|
||||
* @license http://dev.osbill.net/license.html
|
||||
*/
|
||||
|
||||
return array(
|
||||
'driver' => 'ORM',
|
||||
'hash_method' => 'md5',
|
||||
);
|
||||
?>
|
@ -1 +1 @@
|
||||
Subproject commit 7e632cf78559fcb0b5e2f9368f65511307d54255
|
||||
Subproject commit 524b124211e6a2b108d5056e9ae48e4898921410
|
@ -1 +1 @@
|
||||
Subproject commit 81edc432b4f8e70b389877f234feb610a71672c6
|
||||
Subproject commit bd05d77afe9babaf001207412bdc7c8f02f0cce3
|
Reference in New Issue
Block a user