From 9897a08d0966de7f29e8c893220bd33e75dfcad7 Mon Sep 17 00:00:00 2001
From: ed
Date: Fri, 10 Jan 2025 18:47:12 +0000
Subject: [PATCH] hotlink from the connect-page to the idp client-auth docs
added in #129
---
copyparty/web/svcs.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/copyparty/web/svcs.html b/copyparty/web/svcs.html
index f6556e34..3cc23207 100644
--- a/copyparty/web/svcs.html
+++ b/copyparty/web/svcs.html
@@ -40,6 +40,12 @@
+ {% if args.idp_h_usr %}
+
WARNING: this server is using IdP-based authentication, so this stuff may not work as advertised. Depending on server config, these commands can probably only be used to access areas which don't require authentication, unless you auth using any non-IdP accounts defined in the copyparty config. Please see the IdP docs
+ {% endif %} + + + {% if not args.no_dav %}