Skip to content

webfinger: refactor webfinger() functions

kaniini requested to merge kaniini/pleroma:bugfix/webfinger-refactoring into develop
  • remove code duplication
  • move user lookup to parent with statement
  • tighten both user lookup by nickname and activitypub URI with a type constraint

closes #212 (closed)

Merge request reports