Bonobo Git Server v1.1.0 Release Notes

  • 9 October 2011

    ๐Ÿ”‹ Features

    • Administrator can create new user accounts
    • Settings
      • Disable anonymous user registration (by default user registration is disabled and only administrator can create new users)
      • Disable creation repository by users (by default only administrator can create new repositories)
    • Confirmation for Team, User and Repository removals
      • Security hole with delete on GET removed
    • ๐Ÿ’ป Download link for text based files in repository browser
    • ๐ŸŒ Chinese translation added
    • ๐ŸŒ Japanese translation added
    • Reasonable states returned to git client if authentication failed or if repository does not exists

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed issue with UserConfiguration (config.xml) was invalid after overwriting with custom values
    • MaxRequestLength extended to 100MB for large file upload
    • RequestLimit for IIS 7 extended to 100MB for large file upload
    • ๐Ÿ›  Fixed redirecting from Create actions
    • ๐Ÿ›  Fixed URL redirecting after Create and Delete actions
    • ๐Ÿ›  Favicon application error fixed
    • ๐Ÿ›  Fixed FormsAuthentication redirect call after basic authentication returns 401(and fire up runtime exception)
    • ๐Ÿ›  Fixed repository delete with read only files