[commits] Horde branch master updated. 4a550c431e27ed7628896fed23cf23d70bc34672
Chuck Hagenbuch
chuck at horde.org
Mon Apr 11 04:59:43 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 4fd07bb45b3b954cc8aba45ceb4c528c34eed0e3
00bf8a0 Prepare Passwd for H4
4a550c4 Passwd is converted to H4, do not ignore backends.php file.
-----------------------------------------------------------------------
commit 00bf8a0d9a56dee1364c78a0d6fb1d24dbc55cd1
Author: Vilius Å umskas <vilius at lnk.lt>
Date: Sat Apr 9 15:00:44 2011 +0300
Prepare Passwd for H4
Signed-off-by: Chuck Hagenbuch <chuck at horde.org>
passwd/config/backends.php | 559 +++++++++++++++++++++++++++++++++++++++
passwd/config/backends.php.dist | 540 -------------------------------------
passwd/index.php | 11 +-
passwd/lib/Driver.php | 4 +-
passwd/lib/Passwd.php | 45 +++
passwd/lib/Test.php | 90 +++++++
passwd/lib/version.php | 1 -
passwd/main.php | 4 +-
passwd/templates/main/main.inc | 18 +-
passwd/test.php | 89 ------
10 files changed, 708 insertions(+), 653 deletions(-)
create mode 100644 passwd/config/backends.php
delete mode 100644 passwd/config/backends.php.dist
create mode 100644 passwd/lib/Test.php
delete mode 100644 passwd/lib/version.php
delete mode 100644 passwd/test.php
http://git.horde.org/horde-git/-/commit/00bf8a0d9a56dee1364c78a0d6fb1d24dbc55cd1
-----------------------------------------------------------------------
commit 4a550c431e27ed7628896fed23cf23d70bc34672
Author: Vilius Å umskas <vilius at lnk.lt>
Date: Sat Apr 9 14:58:38 2011 +0300
Passwd is converted to H4, do not ignore backends.php file.
Signed-off-by: Chuck Hagenbuch <chuck at horde.org>
.gitignore | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/4a550c431e27ed7628896fed23cf23d70bc34672
More information about the commits
mailing list