Bugzilla – Attachment 20255 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: add Crypt::Eksblowfish::Bcrypt to list of Perl dependencies
Bug-9611-add-CryptEksblowfishBcrypt-to-list-of-Per.patch (text/plain), 959 bytes, created by
Galen Charlton
on 2013-08-09 22:56:21 UTC
(
hide
)
Description:
Bug 9611: add Crypt::Eksblowfish::Bcrypt to list of Perl dependencies
Filename:
MIME Type:
Creator:
Galen Charlton
Created:
2013-08-09 22:56:21 UTC
Size:
959 bytes
patch
obsolete
>From a27f01076cad5459d008f81db116bf5b62198b3b 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: add Crypt::Eksblowfish::Bcrypt to list of Perl > dependencies > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Signed-off-by: Mason James <mtj@kohaaloha.com> >Signed-off-by: Galen Charlton <gmc@esilibrary.com> >--- > C4/Installer/PerlDependencies.pm | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index ca220aa..1201fc2 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -689,6 +689,11 @@ our $PERL_DEPS = { > 'required' => '1', > 'min_ver' => '0.22', > }, >+ 'Crypt::Eksblowfish::Bcrypt' => { >+ 'usage' => 'Password storage', >+ 'required' => '1', >+ 'min_ver' => '0.008', >+ }, > }; > > 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