release: merge back stable branch into default

This commit is contained in:
Marcin Kuzminski 2017-04-13 01:23:37 +02:00
commit a7a1af8449
2 changed files with 44 additions and 0 deletions

View file

@ -0,0 +1,43 @@
|RCE| 4.7.1 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2017-04-13
New Features
^^^^^^^^^^^^
General
^^^^^^^
Security
^^^^^^^^
- Auth plugins: don't expose sensitive information inside DEBUG log for auth
plugins (such as ldap access passwords).
Each plugin now defines a black-list of arguments to hide from logging.
Performance
^^^^^^^^^^^
Fixes
^^^^^
- Largefiles: fix errors on fetching largefiles from web interface when viewing
from specific branch.
- User Admin: fix problem with sorting for Mysql database.
Upgrade notes
^^^^^^^^^^^^^

View file

@ -9,6 +9,7 @@ Release Notes
.. toctree::
:maxdepth: 1
release-notes-4.7.1.rst
release-notes-4.7.0.rst
release-notes-4.6.1.rst
release-notes-4.6.0.rst