nextcloud / social

🎉 Social can be used for work, or to connect to the fediverse!
https://apps.nextcloud.com/apps/social
GNU Affero General Public License v3.0
490 stars 59 forks source link

page /apps/social/@<username> doesn't support host-meta #745

Open StCyr opened 5 years ago

StCyr commented 5 years ago

Describe the bug I have host-meta setup to alias "@nextcloud.bollu.be" to "@bollu.be".

  1. When I go to "https:///apps/social/@cyrille" it works
  2. When I go to "https:///apps/social/@cyrille@nextcloud.bollu.be" it works
  3. When I go to "https:///apps/social/@cyrille@bollu.be" it doesn't works

Expected behavior

When I go to "https:///apps/social/@cyrille@bollu.be" it should also works

StCyr commented 5 years ago

Should be fixed by https://github.com/nextcloud/social/pull/746