From 4730f9424e0addeb902cc842508eea3f47a131ca Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Thu, 23 Feb 2006 12:41:22 +0000 Subject: Make server prompts available in $auth when plaintext is running as a client. --- test/confs/3401 | 5 +++++ test/confs/3404 | 1 + 2 files changed, 6 insertions(+) (limited to 'test/confs') diff --git a/test/confs/3401 b/test/confs/3401 index d2cf9c972..6406e3178 100644 --- a/test/confs/3401 +++ b/test/confs/3401 @@ -28,6 +28,11 @@ plain: public_name = PLAIN client_send = ^userx^secret +xlogin: + driver = plaintext + public_name = XLOGIN + client_send = : $auth1 : $auth1+$auth2 + # ----- Routers ----- diff --git a/test/confs/3404 b/test/confs/3404 index afff4bf73..dc556e961 100644 --- a/test/confs/3404 +++ b/test/confs/3404 @@ -27,6 +27,7 @@ login: driver = plaintext public_name = LOGIN client_send = :userx:secret + client_ignore_invalid_base64 # ----- Routers ----- -- cgit v1.2.3