chiark / gitweb /
Separate logical instance domain from physical URL.
authorSimon Tatham <anakin@pobox.com>
Sat, 2 Dec 2023 19:15:35 +0000 (19:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 2 Dec 2023 19:15:35 +0000 (19:15 +0000)
commita5889fa43c655f8297965172c0f74a1acfdeedc5
treedbe27da70f7239793ec9b3349cb8a834563a589e
parent7e5632f3a502184bdb3fbc9acee57fef01c78305
Separate logical instance domain from physical URL.

Some instances don't have the same domain name, e.g. Julia Evans's
personal instance lives at https://social.jvns.ca but the domain name
for username purposes is user@jvns.ca. Now I think we're correctly
distinguishing the two concepts.
client.py
login.py