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