Bugzilla – Attachment 30525 Details for
Bug 8148
ldap authentication should FAIL if ldap contains NEW password, and user types the PREVIOUS password
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8148: add squeeze's Test::MockObject dependency
Bug-8148-add-squeezes-TestMockObject-dependency.patch (text/plain), 882 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2014-08-03 23:50:50 UTC
(
hide
)
Description:
Bug 8148: add squeeze's Test::MockObject dependency
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2014-08-03 23:50:50 UTC
Size:
882 bytes
patch
obsolete
>From c4e5b1876f612ca0c0be7ecf4ed1ef27daa14f65 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@gmail.com> >Date: Sun, 3 Aug 2014 20:49:59 -0300 >Subject: [PATCH] Bug 8148: add squeeze's Test::MockObject dependency > >Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> >--- > C4/Installer/PerlDependencies.pm | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index bc3eb29..ad1f5a6 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -592,6 +592,11 @@ our $PERL_DEPS = { > 'required' => '1', > 'min_ver' => '1.39' > }, >+ 'Test::MockObject' => { >+ 'usage' => 'Core', >+ 'required' => '0', >+ 'min_ver' => '1.09', >+ }, > 'Test::MockModule' => { > 'usage' => 'Core', > 'required' => '1', >-- >1.9.1
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 8148
:
25522
|
25523
|
26024
|
26025
|
26147
|
26543
|
29977
|
29978
|
29979
|
30035
|
30036
|
30037
|
30473
|
30524
|
30525
|
30586
|
30587