[commits] Horde branch master updated. 134ea3730e19e6f17f3fddd2ba619d1c615a748c

Michael J. Rubinsky mrubinsk at horde.org
Mon Oct 19 20:47:50 UTC 2015


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

from: d35a0fe2aae4fd9866a7e55e42d1000178e73fdf

134ea37 Add imap_preauthenticate hook.

Summary: http://github.com/horde/horde/compare/d35a0fe2aae4fd9866a7e55e42d1000178e73fdf...134ea3730e19e6f17f3fddd2ba619d1c615a748c

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

commit 134ea3730e19e6f17f3fddd2ba619d1c615a748c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 19 16:44:03 2015 -0400

    Add imap_preauthenticate hook.
    
    Ported from work done for a client. Allows changing the userId used
    in the imap client object. Useful for when backend requires some
    non-deterministic identifier to be added to the userId (such as IP
    address). Since these identifiers may change from login to login,
    they cannot be used as any Horde identifier.

 imp/config/hooks.php.dist |   20 ++++++++++++++++++++
 imp/docs/CHANGES          |    1 +
 imp/lib/Auth.php          |    9 +++++++++
 imp/package.xml           |    1 +
 4 files changed, 31 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/134ea3730e19e6f17f3fddd2ba619d1c615a748c




More information about the commits mailing list