deis / controller

Deis Workflow Controller (API)
https://deis.com
MIT License
41 stars 53 forks source link

chore(requirements): update support libraries #1314

Closed mboersma closed 6 years ago

mboersma commented 6 years ago

Lots of bug fixes in here--see each commit for the specific changelog.

bacongobbler commented 6 years ago

this actually may have a fix for someone who was commenting that LDAP wasn't working for them recently:

Fix #73: Work around Django 1.11 bug with multiple authentication backends.

LGTM