Only support primary domain for Lightning Address #158
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "chore/well-known_routes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of the process of removing support for serving multiple domains from a single akkounts instance.
Also puts the Lightning Address discovery routes under the
.well-known
path. Combined, these changes simplify reverse-proxying to the.well-known
endpoints (no need for turning username into address in proxy config anymore).