view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6409:fb7d5c80dc40

mod_anti_spam: Skip user existence check when no username (thanks Link Mauve)
author Matthew Wild <mwild1@gmail.com>
date Wed, 18 Feb 2026 17:01:42 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;