##// END OF EJS Templates
fix(backend): fixed broken backends function after python3 migration...
fix(backend): fixed broken backends function after python3 migration (grafted from 112c3403e5ce3301bd7e910fb76d49aeaa9d49a4)

File last commit:

r182:04c494ee stable
r5524:fb58a2b4 default
Show More
release-notes-4.1.2.rst
16 lines | 346 B | text/x-rst | RstLexer

|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).