[commits] Horde branch master updated. 8af0de1681855c95a710565c7080c96e85bad3ed
Jan Schneider
jan at horde.org
Mon Aug 15 08:53:32 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 6b4e7be45072bf9ec2495025a4a028f0f3fcc483
8af0de1 [jan] Fix file names for plaintext and imtest authentication drivers.
-----------------------------------------------------------------------
commit 8af0de1681855c95a710565c7080c96e85bad3ed
Author: Jan Schneider <jan at horde.org>
Date: Mon Aug 15 10:53:16 2011 +0200
[jan] Fix file names for plaintext and imtest authentication drivers.
framework/Imsp/lib/Horde/Imsp/Auth/Base.php | 2 +-
framework/Imsp/lib/Horde/Imsp/Auth/CramMd5.php | 2 +-
framework/Imsp/lib/Horde/Imsp/Auth/Imtest.php | 100 ++++++++++++++++++++++
framework/Imsp/lib/Horde/Imsp/Auth/Plaintext.php | 75 ++++++++++++++++
framework/Imsp/lib/Horde/Imsp/Auth/imtest.php | 100 ----------------------
framework/Imsp/lib/Horde/Imsp/Auth/plaintext.php | 75 ----------------
framework/Imsp/package.xml | 18 ++--
7 files changed, 186 insertions(+), 186 deletions(-)
create mode 100644 framework/Imsp/lib/Horde/Imsp/Auth/Imtest.php
create mode 100644 framework/Imsp/lib/Horde/Imsp/Auth/Plaintext.php
delete mode 100644 framework/Imsp/lib/Horde/Imsp/Auth/imtest.php
delete mode 100644 framework/Imsp/lib/Horde/Imsp/Auth/plaintext.php
http://git.horde.org/horde-git/-/commit/8af0de1681855c95a710565c7080c96e85bad3ed
More information about the commits
mailing list