Skip to content
Snippets Groups Projects
Commit b0e79e21 authored by Mart van Santen's avatar Mart van Santen
Browse files

Merge branch '121-fix-consent-requests' into 119-as-admin-create-recovery-links-from-dashboard

parents 82978e03 efe8ff75
No related branches found
No related tags found
1 merge request!94Resolve "As admin, create recovery links from dashboard"
Pipeline #37654 passed with stages
in 3 minutes and 23 seconds
......@@ -384,7 +384,6 @@ def consent():
session=ConsentRequestSession(**claims),
)
).redirect_to
)
except:
# If an unexpected error occurs, logout, hopefully that wipes the
# relevant cookies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment