view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2886:5ca6d53d3186

Return 401 with correct realm when no user/pass is provided
author Nicolas Cedilnik <nicoco@nicoco.fr>
date Tue, 20 Feb 2018 17:30:17 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;