[commits] Horde branch master updated. ce5f6b8e67ecd339a102acbbea836edba47d88e2
Michael M Slusarz
slusarz at horde.org
Mon Apr 4 20:55:59 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: b1b7c74c301ef75733ac2c389b0610e9a522d3c2
3c1cd2e Bug #9728: prefs_init does not have application data available to it
ce5f6b8 Add pushapp_post hook
-----------------------------------------------------------------------
commit 3c1cd2ecf619fa54dca0f8ec55bdd79f09384c74
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Apr 4 14:48:11 2011 -0600
Bug #9728: prefs_init does not have application data available to it
framework/Core/lib/Horde/Registry.php | 2 +-
horde/config/hooks.php.dist | 12 +++++++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/3c1cd2ecf619fa54dca0f8ec55bdd79f09384c74
-----------------------------------------------------------------------
commit ce5f6b8e67ecd339a102acbbea836edba47d88e2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Apr 4 14:54:04 2011 -0600
Add pushapp_post hook
Never can have too many general purpose hooks when accessing an
application...
This hook fills the void of providing an entry point EVERY TIME after
successfully pushing an application, as opposed to postauthenticate
which is only called once per session.
framework/Core/lib/Horde/Registry.php | 5 +++++
horde/config/hooks.php.dist | 32 +++++++++++++++++++++++++++-----
horde/docs/CHANGES | 1 +
horde/package.xml | 1 +
4 files changed, 34 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/ce5f6b8e67ecd339a102acbbea836edba47d88e2
More information about the commits
mailing list