##// END OF EJS Templates
summary: fixed 500 errors on loading just summary commits and missing clone_url set....
summary: fixed 500 errors on loading just summary commits and missing clone_url set. - some bots were triggering this, and we should handle that case properly

File last commit:

r182:04c494ee stable
r3545:b36b008a 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).