##// END OF EJS Templates
svn: use streaming uploads/downloads of files....
svn: use streaming uploads/downloads of files. - before we buffered whole content before uploading/download - this could lead to OOM errors on big files - now instead we stream when PUT/GET are sent from SVN resulting in faster more efficient data transfer

File last commit:

r2665:f42f8690 stable
r3022:211018a9 stable
Show More
release-notes-4.11.6.rst
41 lines | 489 B | text/x-rst | RstLexer

|RCE| 4.11.6 |RNS|

Release Date

  • 2018-03-28

New Features

General

Security

  • api(high): fixed unauthorized access to repositories using forged api requests.

Performance

Fixes

Upgrade notes

  • Unscheduled security release addressing found vulnerability in the API that allows attackers to gain access to repositories in unauthorized way by forging data in the API request.