]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- merge
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 24 May 2010 20:52:24 +0000 (20:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mod_auth-ip-info.patch -> 1.4

mod_auth-ip-info.patch

index 30e9966a72d1119a11f48946fcaefd4dfb43b398..ace322dc02b5b74df7c0574903893215af37874b 100644 (file)
@@ -1,5 +1,5 @@
---- lighttpd-1.4.26/src/http_auth.c.bak        2010-05-24 21:54:12.000000000 +0200
-+++ lighttpd-1.4.26/src/http_auth.c    2010-05-24 22:11:52.000000000 +0200
+--- lighttpd-1.4.26/src/http_auth.c~   2010-02-02 01:28:20.000000000 +0200
++++ lighttpd-1.4.26/src/http_auth.c    2010-05-24 23:51:13.781442000 +0300
 @@ -869,7 +869,7 @@
                if (AUTH_BACKEND_UNSET == p->conf.auth_backend) {
                        log_error_write(srv, __FILE__, __LINE__, "s", "auth.backend is not set");
@@ -9,8 +9,6 @@
                }
  
                return 0;
---- lighttpd-1.4.26/src/http_auth.c~   2010-05-24 23:39:16.000000000 +0300
-+++ lighttpd-1.4.26/src/http_auth.c    2010-05-24 23:39:25.761721926 +0300
 @@ -877,7 +877,7 @@
  
        /* password doesn't match */
This page took 0.034744 seconds and 4 git commands to generate.