How does/should SiteConfig deal with weird schemas and basic auth? #15

Open
opened 2026-09-08 02:11:06 +00:00 by omicron · 0 comments
Owner

Not very important but worth checking at some point:

file:///home/user/site/
ircs://irc.libera.chat:6697
https://user:password@example.org/blog

First impression on these questions: only allow file, http and https schemas. Do allow and verify basic auth works for canonical urls etc.

Not very important but worth checking at some point: ``` file:///home/user/site/ ircs://irc.libera.chat:6697 https://user:password@example.org/blog ``` First impression on these questions: only allow file, http and https schemas. Do allow and verify basic auth works for canonical urls etc.
omicron added the
Priority
Low
4
label 2026-09-08 02:11:06 +00:00
Sign in to join this conversation.