mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-29 18:26:05 +00:00
Add a regression test for new invalid user result from FreeBusy
This commit is contained in:
parent
bda3db6da8
commit
7ecd0bc6d0
@ -0,0 +1,6 @@
|
||||
HTTP/1.1 404 Not Found
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
Content-Length: 60
|
||||
Content-Type: text/plain; charset="utf-8"
|
||||
|
||||
No user found matching user1@non-existant-email-address.com
|
||||
@ -0,0 +1,6 @@
|
||||
#
|
||||
# Request a freebusy report by URL for an invalid email address
|
||||
#
|
||||
TYPE=GET
|
||||
URL=http://regression.host/freebusy.php/user1@non-existant-email-address.com
|
||||
HEAD
|
||||
Loading…
x
Reference in New Issue
Block a user