Bugzilla – Attachment 30587 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]
[PASSED QA] Bug 8148: add squeeze's Test::MockObject dependency
PASSED-QA-Bug-8148-add-squeezes-TestMockObject-dep.patch (text/plain), 966 bytes, created by
Martin Renvoize (ashimema)
on 2014-08-07 14:49:48 UTC
(
hide
)
Description:
[PASSED QA] Bug 8148: add squeeze's Test::MockObject dependency
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2014-08-07 14:49:48 UTC
Size:
966 bytes
patch
obsolete
>From 31e2580b989902ef33d9404daceb00f0264cb886 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] [PASSED QA] Bug 8148: add squeeze's Test::MockObject > dependency > >Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.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.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 8148
:
25522
|
25523
|
26024
|
26025
|
26147
|
26543
|
29977
|
29978
|
29979
|
30035
|
30036
|
30037
|
30473
|
30524
|
30525
|
30586
| 30587