mozilla / standup

web app that logs daily standup updates
https://www.standu.ps
BSD 3-Clause "New" or "Revised" License
65 stars 32 forks source link

Update mozilla-django-oidc to 0.6.0 #455

Closed willkg closed 6 years ago

willkg commented 6 years ago

This picks up the fix for infinite redirect on login when the OIDC OP returns an error, but the Django session is still valid thus causing the user to enter a nether-void between two realities from which they can't escape except by tossing their cookies.

Fixes #412

willkg commented 6 years ago

I tagged in @pmac to review, but there isn't really anything to review here. It's just a library version bump. We can verify it on -stage.