Bug #7613
Next URL in the CAS logout view is wrong
Start date:
17 June 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
- next_url = request.REQUEST.get('service') or make_url(request, 'homepage') + next_url = request.REQUEST.get('service') or make_url('auth_homepage')
Associated revisions
History
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|7148dae1bf7212e070eabf1d171391bd39417055.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
Fix next URL in the CAS logout view (fixes #7613)