diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-08-23 11:09:31 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-08-23 11:10:40 +0100 |
commit | e5f16e571667908ca9eb149bc52c1a0ea980a3c1 (patch) | |
tree | 930b95db567297659f43a9df1d358757b766f5b8 /test/data | |
parent | 3006b952dbd939d01507d1397e8c4a0e03f2d7a6 (diff) |
Revert "Enable anonymous authorization for tests"
This reverts commit 22fc03d274f186a788efbdbe6b6dfcff1ad474df.
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/auth/anonymous-server-successful.auth-script | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/data/auth/anonymous-server-successful.auth-script b/test/data/auth/anonymous-server-successful.auth-script index c53b30f9..172ae9de 100644 --- a/test/data/auth/anonymous-server-successful.auth-script +++ b/test/data/auth/anonymous-server-successful.auth-script @@ -1,7 +1,6 @@ ## this tests the server side in a successful auth of type ANONYMOUS -## Act as a server that accepts anonymous authorization -SERVER_ANONYMOUS +SERVER ## verify that prior to doing anything, we haven't authed as anyone EXPECT_HAVE_NO_CREDENTIALS SEND 'AUTH ANONYMOUS 442d42757320312e312e31' |