[commits] Horde branch master updated. bc1b1f4d82d83a9d9fee86cf41654995225fe00b
Michael M Slusarz
slusarz at horde.org
Thu Dec 23 10:28:09 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 04ac6d67ebd338d6b884fb8eccb8dfd9c75e2f8e
c38ad90 Bug #9437: Last fallback should be nlsconfig default language
3144d5e Remove stray semicolon
a853a79 Bug #9466: Fix clearing session for certain logout types
bea1cb6 Use Horde::[start|end]Buffer()
863169d ws
bc1b1f4 Implement file locking for our file-based session handler
-----------------------------------------------------------------------
commit c38ad90cc7788025f6e7a42e1d06bb5b36574d62
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Dec 22 14:14:37 2010 -0700
Bug #9437: Last fallback should be nlsconfig default language
framework/Core/lib/Horde/Registry.php | 23 +++++++++--------------
1 files changed, 9 insertions(+), 14 deletions(-)
http://git.horde.org/horde-git/-/commit/c38ad90cc7788025f6e7a42e1d06bb5b36574d62
-----------------------------------------------------------------------
commit 3144d5e7a7a2e9d6788eb1f6057cb8610d579827
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Dec 23 01:38:18 2010 -0700
Remove stray semicolon
horde/login.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/3144d5e7a7a2e9d6788eb1f6057cb8610d579827
-----------------------------------------------------------------------
commit a853a79beef2d73126caaa08fb8bff92e1d3a4a1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Dec 23 01:46:46 2010 -0700
Bug #9466: Fix clearing session for certain logout types
The first time through login.php after logout, the session will still
exist (even though is_auth might be false). This is the check we need to
perform to ensure that the user is properly logged out.
horde/login.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a853a79beef2d73126caaa08fb8bff92e1d3a4a1
-----------------------------------------------------------------------
commit bea1cb6e1d0fcc674cc0515ba3aa97893d6be593
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Dec 23 02:11:17 2010 -0700
Use Horde::[start|end]Buffer()
horde/services/ajax.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/bea1cb6e1d0fcc674cc0515ba3aa97893d6be593
-----------------------------------------------------------------------
commit 863169df3852d64c55606ed29b86df5c1aadb62b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Dec 23 02:22:17 2010 -0700
ws
imp/js/dimpbase.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/863169df3852d64c55606ed29b86df5c1aadb62b
-----------------------------------------------------------------------
commit bc1b1f4d82d83a9d9fee86cf41654995225fe00b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Dec 23 03:25:01 2010 -0700
Implement file locking for our file-based session handler
.../SessionHandler/lib/Horde/SessionHandler/Storage/File.php | 54 ++++-
1 files changed, 49 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/bc1b1f4d82d83a9d9fee86cf41654995225fe00b
More information about the commits
mailing list