Bugzilla – Attachment 29065 Details for
Bug 11715
Z39.50 search page does not check authorization
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11715 : require authentication for the cataloging authorities Z39.50 search
Bug-11715--require-authentication-for-the-catalogi.patch (text/plain), 1.26 KB, created by
Katrin Fischer
on 2014-06-19 21:55:31 UTC
(
hide
)
Description:
Bug 11715 : require authentication for the cataloging authorities Z39.50 search
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2014-06-19 21:55:31 UTC
Size:
1.26 KB
patch
obsolete
>From d82ab7b8ccf3d74cef45f5f1d5edf030eac3d443 Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chrisc@catalyst.net.nz> >Date: Mon, 17 Mar 2014 09:15:05 +1300 >Subject: [PATCH] Bug 11715 : require authentication for the cataloging > authorities Z39.50 search > >To test: >1/ go to /cgi-bin/koha/cataloguing/z3950_auth_search.pl when you are not >logged in, notice no log in is enforced >2/ Apply patch >3/ go to /cgi-bin/koha/cataloguing/z3950_auth_search.pl notice you now > need to login > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >Signed-off-by: Galen Charlton <gmc@esilibrary.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > cataloguing/z3950_auth_search.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/cataloguing/z3950_auth_search.pl b/cataloguing/z3950_auth_search.pl >index 3ab7666..f52630a 100755 >--- a/cataloguing/z3950_auth_search.pl >+++ b/cataloguing/z3950_auth_search.pl >@@ -47,7 +47,6 @@ my ( $template, $loggedinuser, $cookie ) = get_template_and_user({ > template_name => "cataloguing/z3950_auth_search.tmpl", > query => $input, > type => "intranet", >- authnotrequired => 1, > flagsrequired => { catalogue => 1 }, > }); > >-- >1.8.3.2
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 11715
:
26039
|
26040
|
26388
|
27393
|
27394
|
27395
|
27684
|
27685
|
27686
|
27775
|
27776
|
27777
|
27778
|
27912
|
27913
|
27914
|
27915
|
27916
|
29063
|
29064
|
29065
|
29066
|
29067
|
29068
|
29069
|
29070
|
29071
|
29072