You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2019. It is now read-only.
The cause is that the django-ucamwebauth provider raises an exception if the user cancels login which we are not catching. The desired behaviour is that cancelling the Raven login will reject the consent request.
Steps to reproduce:
The cause is that the django-ucamwebauth provider raises an exception if the user cancels login which we are not catching. The desired behaviour is that cancelling the Raven login will reject the consent request.