[commits] Horde branch master updated. c461374ef27ce4b14440fb17b57d47d0e5e34601

Michael Rubinsky mrubinsk at horde.org
Sun Oct 10 15:56:07 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 3aa1ef6451db0758c6a0eaf6b344e120a79550c2

0619c94 Fix viral error, column name(s) for indexes are passed as an array.
c461374 Need to skip authentication checks here, the application should be responsible for checking.

-----------------------------------------------------------------------

commit 0619c944f6d4e4a56044ab56780e219d9802e526
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sun Oct 10 11:53:23 2010 -0400

    Fix viral error, column name(s) for indexes are passed as an array.

 ingo/migration/1_ingo_base_tables.php                    |   20 +++++-----
 kronolith/migration/1_kronolith_base_tables.php          |   26 ++++++------
 kronolith/migration/6_kronolith_upgrade_addresources.php |    4 +-
 mnemo/migration/1_mnemo_base_tables.php                  |   26 ++++++------
 nag/migration/1_nag_base_tables.php                      |   28 +++++++-------
 turba/migration/1_turba_base_tables.php                  |   22 +++++-----
 6 files changed, 63 insertions(+), 63 deletions(-)

http://git.horde.org/diff.php/ingo/migration/1_ingo_base_tables.php?rt=horde-git&r1=3aa1ef6451db0758c6a0eaf6b344e120a79550c2&r2=0619c944f6d4e4a56044ab56780e219d9802e526
http://git.horde.org/diff.php/kronolith/migration/1_kronolith_base_tables.php?rt=horde-git&r1=f7538965d47e6d7bd2377d5b881d76d4a82ed70d&r2=0619c944f6d4e4a56044ab56780e219d9802e526
http://git.horde.org/diff.php/kronolith/migration/6_kronolith_upgrade_addresources.php?rt=horde-git&r1=fed568b23993122c3c87dc91c2e5857c898cbd0b&r2=0619c944f6d4e4a56044ab56780e219d9802e526
http://git.horde.org/diff.php/mnemo/migration/1_mnemo_base_tables.php?rt=horde-git&r1=d90ace51da5f43544f2e1b51652ec62f6cb4aaeb&r2=0619c944f6d4e4a56044ab56780e219d9802e526
http://git.horde.org/diff.php/nag/migration/1_nag_base_tables.php?rt=horde-git&r1=573deb083b75dee741bfc510434a6a6e72300a77&r2=0619c944f6d4e4a56044ab56780e219d9802e526
http://git.horde.org/diff.php/turba/migration/1_turba_base_tables.php?rt=horde-git&r1=57f93ce2147ea1bbc8bfe66c3403ae20e864059b&r2=0619c944f6d4e4a56044ab56780e219d9802e526

-----------------------------------------------------------------------

commit c461374ef27ce4b14440fb17b57d47d0e5e34601
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sun Oct 10 11:54:19 2010 -0400

    Need to skip authentication checks here, the application should be responsible for checking.
    
    If 'horde' itself does not give guest read access, then even if another application does grant access,
    downloading files would be denied. Fix that.
    
    Bug: 9294

 horde/services/download/index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/horde/services/download/index.php?rt=horde-git&r1=8705304c7e59b3df9da8c63305e5b52d237407c9&r2=c461374ef27ce4b14440fb17b57d47d0e5e34601




More information about the commits mailing list