Pleroma security release: 2.6.3

Pleroma 2.6.3 is a security release. It fixes an issue with webfinger queries not properly checking the account domain, leading to impersonation.

Upgrade notes

From source only

  1. Pull updates
  2. Recompile Pleroma: MIX_ENV=prod mix compile
  3. Restart Pleroma

Everyone

  1. Update and Restart Pleroma

Frontend changes

None.

Backend changes

Security

— lain