File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5439:721f79ac88d8

mod_auth_oauth_external: Remove untested JID mapping This should probably be opt-in.
author Kim Alvefur <zash@zash.se>
date Wed, 10 May 2023 13:45:28 +0200
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;