[commits] Horde branch master updated. 1db6ecb451f3ed436e0505baa4e08e0aad8f1732

Michael J. Rubinsky mrubinsk at horde.org
Mon Nov 28 14:05:59 UTC 2016


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

from: df99babd4b58fde6cfbd158d5bbaab8f518e5ee8

1db6ecb Kolab driver: Sync with backend before doing modify()

Summary: http://github.com/horde/horde/compare/df99babd4b58fde6cfbd158d5bbaab8f518e5ee8...1db6ecb451f3ed436e0505baa4e08e0aad8f1732

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

commit 1db6ecb451f3ed436e0505baa4e08e0aad8f1732
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date:   Thu Nov 24 14:29:23 2016 +0100

    Kolab driver: Sync with backend before doing modify()
    
    An entry might be updated by a foreign Kolab client
    while we try to modify it. By doing a sync before calling modify(),
    we reduce the time window of the race.
    
    Found by comparing my local patch with the official code.
    delete() or deleteAll() does this already.

 nag/lib/Driver/Kolab.php | 1 +
 1 file changed, 1 insertion(+)

http://github.com/horde/horde/commit/1db6ecb451f3ed436e0505baa4e08e0aad8f1732




More information about the commits mailing list