~petersanchez/django-impersonate#67: 
Redirect-loop when MAX_DURATION is expired

If MAX_DURATION is used and the duration is expired the middleware issues a redirect to 'impersonate-stop'. The browser will then request that url and the middleware will once again issue a redirect to 'impersonate-stop' even though the request url is already that url. This results in an endless redirect-loop.

Status
RESOLVED FIXED
Submitter
Arne Brodowski
Assigned to
No-one
Submitted
1 year, 4 months ago
Updated
1 year, 2 months ago
Labels
No labels applied.

~petersanchez 1 year, 4 months ago

Thanks for this report! I'll look into it asap.

Register here or Log in to comment, or comment via email.