docs: added release notes for release 4.1.2
This commit is contained in:
parent
f53ce87693
commit
bf61e48b4e
2 changed files with 17 additions and 0 deletions
16
docs/release-notes/release-notes-4.1.2.rst
Normal file
16
docs/release-notes/release-notes-4.1.2.rst
Normal 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).
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue