Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
auth
Commits
f357ccb1
Commit
f357ccb1
authored
Apr 22, 2013
by
Bertrand Gauthier
Browse files
Désactivation du mot de passe sésame dans la config locale par défaut.
parent
24c2f8f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/unicaen-auth.local.php.dist
View file @
f357ccb1
...
...
@@ -29,7 +29,7 @@ $settings = array(
* $bcrypt = new \Zend\Crypt\Password\Bcrypt();
* echo $bcrypt->create('votreMotDePasseSesame');
*/
'sesame_password'
=>
'$2y$14$jbCVltklcys8TQj3hu30.OcKMi7rtUgmu3eo/nxMXynYvcZ5iHF8q'
,
//
'sesame_password' => '$2y$14$jbCVltklcys8TQj3hu30.OcKMi7rtUgmu3eo/nxMXynYvcZ5iHF8q',
);
/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment