Gogs v0.12.9 Release Notes

  • 🛠 Fixed

    • 🔒 Security: OS Command Injection in file editor. #7000
    • 🔒 Security: Sanitize DisplayName in repository issue list. #7009
    • 🔒 Security: Path Traversal in file editor on Windows. #7001
    • 🔒 Security: Path Traversal in Git HTTP endpoints. #7002
    • 🏁 Unable to init repository during creation on Windows. #6967
    • Mysterious panic on Value not found for type *repo.HTTPContext. #6963