docs: added release notes for release 4.1.2

This commit is contained in:
Marcin Kuzminski 2016-06-16 20:27:49 +02:00
parent f53ce87693
commit bf61e48b4e
2 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,16 @@
|RCE| 4.1.2 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2016-06-16
Fixes
^^^^^
- ssl: fixed http middleware so it works correctly with pyramid views. This
fixed http -> https redirection problems on login.
- ldap: fixed ldap usergroup authentication plugin so after upgrade it's
possible to change the settings again (EE only).

View file

@ -9,6 +9,7 @@ Release Notes
.. toctree::
:maxdepth: 1
release-notes-4.1.2.rst
release-notes-4.1.1.rst
release-notes-4.1.0.rst
release-notes-4.0.1.rst