diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-04-14 08:29:34 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-04-14 08:29:34 +0200 |
commit | 3135b441e216852e1e95b20c4a8e363ae622a684 (patch) | |
tree | 67e92d248fec63c74f6c0428424f5bab3edb50bc /Horde_Auth-upstream.patch | |
parent | 87c65bb9569f00977a9edd3340b6ace306e23c28 (diff) |
php-horde-Horde-Auth: 2.1.7
Diffstat (limited to 'Horde_Auth-upstream.patch')
-rw-r--r-- | Horde_Auth-upstream.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Horde_Auth-upstream.patch b/Horde_Auth-upstream.patch deleted file mode 100644 index 8cd825d..0000000 --- a/Horde_Auth-upstream.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- test/Horde/Auth/TestCase.php 2015-01-08 17:43:19.000000000 +0100 -+++ test/Horde/Auth/TestCase.php 2015-01-09 10:22:51.375634006 +0100 -@@ -21,7 +21,7 @@ - return array( - array('aprmd5', '$apr1$11CBbKXP$AvvMGBjr81bC/NSMZIxrG.', '11CBbKXP'), - array('crypt', '8e3IWstJmsmxs', '8e'), -- array('crypt-blowfish', '*0OayF9ttbxIs', '*0OayF9ttbxIs'), -+ array('crypt-blowfish', '$2lXRrxYRR396', '$2lXRrxYRR396'), - array('crypt-des', '45MibW6/G3XEY', '45'), - array('crypt-md5', '$1$537a3a0e$CWyLVJdQKfxbKPBv/Efzm0', '$1$537a3a0e$'), - array('md5-base64', 'OFj2IjCsPJFfMAxmQxLGPw==', ''), |