Bugzilla – Attachment 15429 Details for
Bug 9611
Changing the password hashing algorithm from MD5 to more secure Bcrypt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9611 : Updating dependencies
Bug-9611--Updating-dependencies.patch (text/plain), 916 bytes, created by
Chris Cormack
on 2013-02-16 19:36:09 UTC
(
hide
)
Description:
Bug 9611 : Updating dependencies
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2013-02-16 19:36:09 UTC
Size:
916 bytes
patch
obsolete
>From 06e3aae55129096ba5ed072ddac07cbebecbe637 Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chris@bigballofwax.co.nz> >Date: Sun, 17 Feb 2013 08:32:46 +1300 >Subject: [PATCH] Bug 9611 : Updating dependencies > >--- > C4/Installer/PerlDependencies.pm | 10 ++++++++++ > 1 file changed, 10 insertions(+) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index 41fa8db..2349a1f 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -634,6 +634,16 @@ our $PERL_DEPS = { > 'required' => '0', > 'min_ver' => '0.22', > }, >+ 'Crypt::Eksblowfish::Bcrypt' => { >+ 'usage' => 'Password storage', >+ 'required' => '1', >+ 'min_ver' => '0.008', >+ }, >+ 'Crypt::Random::Source' => { >+ 'usage' => 'Password storage', >+ 'required' => '1', >+ 'min_ver' => '0.07', >+ }, > }; > > 1; >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 9611
:
15311
|
15427
|
15428
|
15429
|
15505
|
15506
|
15507
|
15508
|
15509
|
15510
|
15514
|
15515
|
15516
|
15517
|
15518
|
15519
|
15520
|
15521
|
15522
|
17203
|
17204
|
20252
|
20253
|
20254
|
20255
|
20576
|
20577
|
20578
|
20621
|
20622
|
20623
|
20624
|
21614
|
21615
|
21621
|
21622
|
21623
|
21624
|
21625
|
21626
|
21627
|
21628
|
21767
|
21768
|
21769
|
21770
|
21771
|
21772
|
21775
|
21776
|
21777
|
21789
|
21790
|
21791
|
21792
|
21793
|
21794
|
21795
|
21796