Don't list old accounts as aliases in WebFinger #713
No reviewers
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#713
Loading…
Reference in a new issue
No description provided.
Delete branch "erincandescent/akkoma:no-old-account-alias"
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?
Per the XRD specification:
(emphasis mine)
In other words, the alias list is expected to link to things which are not just semantically the same, but exactly the same. Old user accounts don't do that
This change should not pose a compatibility issue: Mastodon does not list old accounts here
The use of as:alsoKnownAs is also not quite semantically right here
(DID-CORE, which defines it to be used to refer to identifiers which are interchangable) but that's what DID get for reusing a property definition that Mastodon already squatted long before they got to it
This one is currently marinating on
akko.erincandescent.net
to see if we have any issues, but its a minor change so I don't expect anyb63c609103
to464db9ea0b
I haven't noticed any issues arising out of this one over the past month 👍
yepyep, makes sense, thankiesss