• 1 Post
  • 4 Comments
Joined 4 months ago
cake
Cake day: December 4th, 2025

help-circle
  • Changelog

    This release addresses another security advisory related to internal host access. You can now bypass these checks for federation, in order to federate with instances over the local network by setting environment variable DANGER_FEDERATION_ALLOW_LOCAL_IP=1. There are also some bug fixes, and lemmy-ui now logs file requests.

    • Improve IP checks by @nutomic in #6411
    • Allow to bypass federation IP checks with env var DANGER_FEDERATION_ALLOW_LOCAL_IP by @nutomic in #158
    • Fix Arabic user/community names by @nutomic in #3968
    • Fix removing post.url by @nutomic in #3984
    • Add lemmy-ui request logs by @MrKaplan-lw in #3933