Bug #9206
idp_cas: error 500 when service url is higher than 256 chars
Start date:
04 Dec 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
Yes
Planning:
Description
With error:
ERREUR: valeur trop longue pour le type character varying(256)
in /usr/lib/python2.7/dist-packages/authentic2_idp_cas/views.py in get:113
Files
Associated revisions
History
Updated by Benjamin Dauvergne about 5 years ago
- File 0001-CAS-limit-size-of-accepted-service-URL-and-allow-for.patch 0001-CAS-limit-size-of-accepted-service-URL-and-allow-for.patch added
- Patch proposed changed from No to Yes
Updated by Benjamin Dauvergne about 5 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|f61d2fad003459463575787ceab2749889c827c7.
Updated by Benjamin Dauvergne about 5 years ago
- Status changed from Résolu (à déployer) to Solution déployée
CAS: limit size of accepted service URL and allow for any size in Ticket model (fixes #9206)