Enabled bcrypt passwords
This commit is contained in:
@@ -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',
|
||||
);
|
||||
?>
|
Submodule modules/lnapp updated: 7e632cf785...524b124211
Submodule modules/lnauth updated: 81edc432b4...bd05d77afe
Reference in New Issue
Block a user