mod_auth_digest.cc File Reference

Handle authentication using hashed passwords on the wire (requires plain passwords in storage) and registration. See XEP-0077 and XEP-0078 for the protocol. More...

#include <jsm.h>

Functions

void mod_auth_digest (jsmi si)


Detailed Description

Handle authentication using hashed passwords on the wire (requires plain passwords in storage) and registration. See XEP-0077 and XEP-0078 for the protocol.


Function Documentation

void mod_auth_digest ( jsmi  si  ) 

init the module, register callbacks

registers the mod_auth_digest_yum callback to handle authentication, registers the mod_auth_digest_server callback to handle password changes, if we should support inband registration, we also register mod_auth_digest_reg.

Parameters:
si the jsmi_struct containing instance internal data for the Jabber session manager

References e_AUTH, e_PASSWORDCHANGE, e_REGISTER, js_config(), js_mapi_register(), log_debug2, LOGT_INIT, register_config(), xmlnode_free(), and ZONE.


Generated on Wed Sep 10 01:59:48 2008 for jabberd14 by  doxygen 1.5.5