Gogs v0.11.79 Release Notes

Release Date: 2018-12-12 // over 5 years ago
  • ๐Ÿ› Bug fixes

    • LDAP group verification doesn't work when using 'dn' as user attribute #4684
    • LDAP group verification fails #4792
    • Emoji's do not work in wiki #4869
    • ๐Ÿ”ง Log level not applied from configuration #5007
    • Not able to go get a repository with non-80 port #5305
    • ๐Ÿ›  Fix critical CSRF vulnerabilities on API routes #5355
    • โšก๏ธ Wrong redirect after updated protect branch setting whose name contains # #5442
    • Clear labels not working #5445
    • ๐Ÿ”’ [Security] Remote command execution #5469
    • Push event webhook is not triggered when new branch fetched to mirror repository #5473
    • Large issue comment exceeds dashboard section #5502
    • List collaborator API does not contain permission information #5538
    • ๐Ÿ”’ [Security] Log out only deletes browser cookies #5540
    • ๐Ÿ”’ [Security] Some routes need to be POST #5541
    • ๐Ÿ”’ [Security] Stored XSS in external issue tracker URL format #5545

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘Œ Support prefilling the title and body of new issues using query parameters #5302
    • ๐Ÿ‘Œ Support data URL of base64 encoded images in Markdown #5391
    • ๐Ÿ‘ Allow non logged in users to call repository information API /repos/:username/:reponame #5475