Package: ikiwiki
Version: 2.53.2
Severity: normal
Tags: patch
I need this for an auth plugin I'm writing. Easy peasy.
--- /usr/share/perl5/IkiWiki/Wrapper.pm~ 2008-09-08 09:49:04.000000000
-0600
+++ /usr/share/perl5/IkiWiki/Wrapper.pm 2008-10-12 22:00:54.000000000 -0600
@@ -28,7 +28,7 @@
my @envsave;
push @envsave, qw{REMOTE_ADDR QUERY_STRING REQUEST_METHOD REQUEST_URI
CONTENT_TYPE CONTENT_LENGTH GATEWAY_INTERFACE
- HTTP_COOKIE REMOTE_USER} if $config{cgi};
+ HTTP_COOKIE REMOTE_USER HTTPS} if $config{cgi};
my $envsave="";
foreach my $var (@envsave) {
$envsave.=<<"EOF"
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18.8-domU-linode7 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ikiwiki depends on:
ii libhtml-parser-perl 3.56-1+b1 A collection of modules that parse
ii libhtml-scrubber-perl 0.08-4 Perl extension for scrubbing/sanit
ii libhtml-template-perl 2.9-1 HTML::Template : A module for usin
ii liburi-perl 1.35.dfsg.1-1 Manipulates and accesses URI strin
ii markdown 1.0.1-7 Text-to-HTML conversion tool
ii perl 5.10.0-15 Larry Wall's Practical Extraction
Versions of packages ikiwiki recommends:
ii gcc [c-compiler] 4:4.3.2-2 The GNU C compiler
ii gcc-3.3 [c-compiler] 1:3.3.6-15 The GNU C compiler
ii gcc-4.1 [c-compiler] 4.1.2-23 The GNU C compiler
ii gcc-4.3 [c-compiler] 4.3.2-1 The GNU C compiler
ii git-core 1:1.5.6.5-1 fast, scalable, distributed revisi
pn libauthen-passphrase-perl <none> (no description available)
ii libc6-dev [libc-dev] 2.7-13 GNU C Library: Development Librari
ii libcgi-formbuilder-perl 3.05.01-6 Easily generate and process statef
ii libcgi-session-perl 4.35-1 Persistent session data in CGI app
pn liblwpx-paranoidagent-perl <none> (no description available)
ii libmail-sendmail-perl 0.79-5 Send email from a perl script
ii libnet-openid-consumer-perl 0.14-4 library for consumers of OpenID id
ii libtimedate-perl 1.1600-9 Time and date functions for Perl
ii libxml-simple-perl 2.18-1 Perl module for reading and writin
ii subversion 1.5.1dfsg1-1 Advanced version control system
Versions of packages ikiwiki suggests:
ii gitweb 1:1.5.6.5-1 fast, scalable, distributed revisi
pn graphviz <none> (no description available)
pn libcrypt-ssleay-perl <none> (no description available)
ii libdigest-sha1-perl 2.11-2+b1 NIST SHA-1 message digest algorith
pn libfile-mimeinfo-perl <none> (no description available)
ii liblocale-gettext-perl 1.05-4 Using libc functions for internati
ii libmailtools-perl 2.03-1 Manipulate email in perl programs
pn libnet-amazon-s3-perl <none> (no description available)
pn librpc-xml-perl <none> (no description available)
pn libsearch-xapian-perl <none> (no description available)
pn libtext-csv-perl <none> (no description available)
pn libtext-typography-perl <none> (no description available)
pn libtext-wikiformat-perl <none> (no description available)
pn libxml-feed-perl <none> (no description available)
pn perlmagick <none> (no description available)
pn polygen <none> (no description available)
ii python 2.5.2-2 An interactive high-level object-o
pn python-docutils <none> (no description available)
pn tidy <none> (no description available)
pn xapian-omega <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]