mirror of
https://github.com/processone/ejabberd.git
synced 2024-10-31 15:21:38 +01:00
71ad7c368d
New check_register_user hook in ejabberd_auth.erl to allow blocking account registration when a tombstone exists. Modified room_destroyed hook in mod_muc_room.erl Until now the hook passed as arguments: LServer, Room, Host. Now it passes: LServer, Room, Host, Persistent That new Persistent argument passes the room persistent option, required by mod_tombstones because only persistent rooms should generate a tombstone, temporary ones should not. And the persistent option should not be completely overwritten, as we must still known its real value even when room is being destroyed. mod_tombstones is available in experimental mode in ejabberd-contrib git. Initial feature request: #2546 |
||
---|---|---|
.. | ||
bosh.hrl | ||
ejabberd_auth.hrl | ||
ejabberd_commands.hrl | ||
ejabberd_ctl.hrl | ||
ejabberd_http.hrl | ||
ejabberd_oauth.hrl | ||
ejabberd_router.hrl | ||
ejabberd_sm.hrl | ||
ejabberd_sql_pt.hrl | ||
ejabberd_sql.hrl | ||
ejabberd_stacktrace.hrl | ||
ejabberd_web_admin.hrl | ||
eldap.hrl | ||
ELDAPv3.hrl | ||
http_bind.hrl | ||
logger.hrl | ||
mod_announce.hrl | ||
mod_caps.hrl | ||
mod_last.hrl | ||
mod_mam.hrl | ||
mod_matrix_gw.hrl | ||
mod_muc_room.hrl | ||
mod_muc.hrl | ||
mod_offline.hrl | ||
mod_privacy.hrl | ||
mod_private.hrl | ||
mod_proxy65.hrl | ||
mod_push.hrl | ||
mod_roster.hrl | ||
mod_shared_roster.hrl | ||
mod_vcard.hrl | ||
mqtt.hrl | ||
pubsub.hrl | ||
translate.hrl |