##// END OF EJS Templates
emails: updated emails design and data structure they provide....
emails: updated emails design and data structure they provide. - more consistent UI for emails - nicer formatting, plaintext emails - major cleanup and fixes lots of incosistencies - additionally debug-style now allows to test emails in browser for faster development

File last commit:

r182:04c494ee stable
r4038:4a4a02a9 default
Show More
release-notes-4.1.2.rst
16 lines | 346 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.1.2.rst
docs: added release notes for release 4.1.2
r182 |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).