summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-23 12:41:22 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-23 12:41:22 +0000
commit4730f9424e0addeb902cc842508eea3f47a131ca (patch)
tree1aecf2add22e0e8206feb5ca136d626c765d294e /test/confs
parented72ace5f09d07c620b96efaf72d328d6e7439be (diff)
Make server prompts available in $auth<n> when plaintext is running as a
client.
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/34015
-rw-r--r--test/confs/34041
2 files changed, 6 insertions, 0 deletions
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 -----