diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-08-18 14:02:54 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-08-18 14:02:54 +0200 |
commit | 246d49b37923689c4e347f403f6bb3c9c24b45be (patch) | |
tree | 5df8c3e01395ca1fac2511d17bd1e0035dbdeb2d /contrib/persona-network-timeout.en.must | |
parent | 14a240f7cc7213959ae11a020b37a6c10837bc4a (diff) |
-work on kyc-proof persona plugin
Diffstat (limited to 'contrib/persona-network-timeout.en.must')
-rw-r--r-- | contrib/persona-network-timeout.en.must | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/persona-network-timeout.en.must b/contrib/persona-network-timeout.en.must new file mode 100644 index 000000000..c1ad79b34 --- /dev/null +++ b/contrib/persona-network-timeout.en.must @@ -0,0 +1,13 @@ +<html> +<head> +<title>KYC provider timeout</title> +</head> +<body> +The KYC backend interaction ran into a timeout. +<pre> +{{ kyc_http_status }} +{{ kyc_logic }} +{{ kyc_server_reply }} +</pre> +</body> +</html> |