Is basic auth expected to work with Party-Up?
I setup Copyparty behind a Caddy reverse proxy, 9001/copyparty#38.
Works great in the web browser.
Doesn't work in Party-Up.
Thing's I've tried:
Configure Party-Up to point to https url, e.g.; https://myserver:1234 I get error:

Configure Party-Up to point to https url with basic auth in the url, e.g. https://user:password@myserver:1234 , I get error:

I've had some issues getting a working CopyParty password protected area - which seems like the logical solution to this if wanting to use Party-Up.
Is basic auth expected to work with Party-Up?
I setup Copyparty behind a Caddy reverse proxy, 9001/copyparty#38.
Works great in the web browser.
Doesn't work in Party-Up.
Thing's I've tried:
Configure Party-Up to point to https url, e.g.; https://myserver:1234 I get error:
Configure Party-Up to point to https url with basic auth in the url, e.g. https://user:password@myserver:1234 , I get error:
I've had some issues getting a working CopyParty password protected area - which seems like the logical solution to this if wanting to use Party-Up.