Closed synchrone closed 8 years ago
Note that I renamed the parameter from static
to unauthenticated
. Please update accordingly.
Also, please be sure to pass the exact same value for this parameter to both offer templates (the one generating the host and the one generating the password), otherwise Sandstorm will generate two different host/token pairs that don't work together.
CardDAV/CalDAV's
DAV:
header needs some magic values as per RFC4791, Section 5.1. iOS does unauthenticated requests to check them. This pullrequest sets them stub responses up. (depends on sandstorm-io/sandstorm#1602 to get merged)