Bugzilla – Attachment 105510 Details for
Bug 24663
OPACPublic must be tested for all opac scripts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24663: [19.11.x] Force auth in adveditorshortcuts.pl
Bug-24663-1911x-Force-auth-in-adveditorshortcutspl.patch (text/plain), 949 bytes, created by
Jonathan Druart
on 2020-06-03 11:15:09 UTC
(
hide
)
Description:
Bug 24663: [19.11.x] Force auth in adveditorshortcuts.pl
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-06-03 11:15:09 UTC
Size:
949 bytes
patch
obsolete
>From 9b4e56de65c5415df6d965b739fd324e6185dbc2 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 17 Feb 2020 13:31:17 +0100 >Subject: [PATCH] Bug 24663: [19.11.x] Force auth in adveditorshortcuts.pl > >This was wrong! > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > admin/adveditorshortcuts.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/admin/adveditorshortcuts.pl b/admin/adveditorshortcuts.pl >index 555ddc9ef6..abd315ec8e 100755 >--- a/admin/adveditorshortcuts.pl >+++ b/admin/adveditorshortcuts.pl >@@ -50,7 +50,6 @@ my ( $template, $loggedinuser, $cookie ) = get_template_and_user( > { template_name => "admin/adveditorshortcuts.tt", > query => $input, > type => "intranet", >- authnotrequired => 1, > flagsrequired => { parameters => 'manage_keyboard_shortcuts' }, > debug => 1, > } >-- >2.20.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 24663
:
99084
|
99085
|
99086
|
99087
|
99112
|
99258
|
99259
|
99260
|
99261
|
99262
|
99859
|
100972
|
100973
|
100974
|
100975
|
100976
|
100977
|
100978
|
100979
|
100980
|
105508
|
105509
| 105510 |
105511
|
105512
|
105513
|
105514
|
105515
|
105516
|
105517
|
105518
|
105519
|
105520
|
105521
|
109793