basic auth question
- Lingua principale
- Java
- Stelle
- 192
- Fork
- 21
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Is basic auth expected to work with Party-Up?
I setup Copyparty behind a Caddy reverse proxy, https://github.com/9001/copyparty/issues/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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.