Bugzilla – Attachment 15265 Details for
Bug 9587
Allow login via mozilla persona - https://www.mozilla.org/en-US/persona/
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9587 : Followup removing a commented out warn that was annoying the qa tools
Bug-9587--Followup-removing-a-commented-out-warn-t.patch (text/plain), 809 bytes, created by
Chris Cormack
on 2013-02-12 01:23:36 UTC
(
hide
)
Description:
Bug 9587 : Followup removing a commented out warn that was annoying the qa tools
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2013-02-12 01:23:36 UTC
Size:
809 bytes
patch
obsolete
>From 211a37ecddf3644df27cf37604ce33211f5f1544 Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chris@bigballofwax.co.nz> >Date: Tue, 12 Feb 2013 14:16:35 +1300 >Subject: [PATCH] Bug 9587 : Followup removing a commented out warn that was > annoying the qa tools > >Not introduced by this work but no reason not to clean it >--- > C4/Auth.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/C4/Auth.pm b/C4/Auth.pm >index 729d7d7..3a5d3d5 100644 >--- a/C4/Auth.pm >+++ b/C4/Auth.pm >@@ -1039,7 +1039,6 @@ sub checkauth { > foreach my $key (keys %$casservers) { > push @tmplservers, {name => $key, value => login_cas_url($query, $key) . "?cas=$key" }; > } >- #warn Data::Dumper::Dumper(\@tmplservers); > $template->param( > casServersLoop => \@tmplservers > ); >-- >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 9587
:
15226
|
15254
|
15257
|
15258
|
15265
|
15266
|
15449
|
15459
|
15474
|
15475
|
15476
|
15477
|
15478
|
15578
|
15580
|
15585