Skip to content

Validate a webfinger resolves - #2686

Mark Harding requested to merge feat/2686-validate-webfinger into master

Ticket(s) / Related Merge Requests

#2686 (closed)

Summary of Changes

This changes validates will resolve a webfinger from a uri, and vice versa. Also, the register_user function has been wrapped in a service for better dependency injection.

Testing Considerations

Visit different webfinger address, the canonical subject should be used (ie. minds.com not www.minds.com)

Deployment Considerations

No

Regression Scope

Limited to ActivityPub

Platform Affected (web, mobile, etc)

ActivityPub

Developer Testing Completed

Locally and spec test

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports

Loading