Development #69739
Dupliquer redirect_logout_list pour rester compatible avec les évolutions dans authentic
Start date:
29 September 2022
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Files
Related issues
Associated revisions
misc: inherit from authentic2_auh_saml AppConfig (#69739)
History
Updated by Benjamin Dauvergne 4 months ago
- File 0001-misc-adapt-to-change-in-protocol-for-redirect_logout.patch 0001-misc-adapt-to-change-in-protocol-for-redirect_logout.patch added
- Status changed from Nouveau to Solution proposée
- Patch proposed changed from No to Yes
Updated by Benjamin Dauvergne 4 months ago
- Related to Development #69720: auth_saml: refaire fonctionner le SLO added
Updated by Benjamin Dauvergne 4 months ago
Updated by Benjamin Dauvergne 4 months ago
- Status changed from Solution proposée to En cours
À revoir après que #69740 soit poussé.
Updated by Benjamin Dauvergne 4 months ago
- File 0001-wip-use-authentic-django-mellon-from-branches-69739.patch 0001-wip-use-authentic-django-mellon-from-branches-69739.patch added
- File 0003-misc-inherit-from-authentic2_auh_saml-AppConfig-6973.patch 0003-misc-inherit-from-authentic2_auh_saml-AppConfig-6973.patch added
- File 0002-misc-move-AppConfing-in-apps-module-69739.patch 0002-misc-move-AppConfing-in-apps-module-69739.patch added
- Status changed from En cours to Solution proposée
J'ai bougé AppConfig dans app/apps.py comme ailleurs.
Updated by Benjamin Dauvergne 4 months ago
- File 0001-wip-use-authentic-django-mellon-from-branches-69739.patch 0001-wip-use-authentic-django-mellon-from-branches-69739.patch added
- File 0003-misc-inherit-from-authentic2_auh_saml-AppConfig-6973.patch 0003-misc-inherit-from-authentic2_auh_saml-AppConfig-6973.patch added
- File 0002-misc-move-AppConfing-in-apps-module-69739.patch 0002-misc-move-AppConfing-in-apps-module-69739.patch added
Updated by Benjamin Dauvergne 4 months ago
Frédéric Péters a écrit :
0001 est encore intitulé wip. ?
Oui, je ne peux pas passer les tests sans tester sur la branche de #69720, l'utilisation de la branche master de django-mellon on pourrait à la rigueur le conserver, sinon il faut que je mettre à jour le django-mellon de pypi avant de pousser.
Updated by Emmanuel Cazenave 3 months ago
- Status changed from Solution proposée to Solution validée
Updated by Benjamin Dauvergne 3 months ago
- Status changed from Solution validée to Résolu (à déployer)
commit eb8ba992d0454792fe8c98912ff4af19a22fdec4 Author: Benjamin Dauvergne <bdauvergne@entrouvert.com> Date: Thu Oct 6 21:34:03 2022 +0200 misc: inherit from authentic2_auh_saml AppConfig (#69739) commit 4e60a12378d47786ed5e293768bf711685a7ce78 Author: Benjamin Dauvergne <bdauvergne@entrouvert.com> Date: Thu Oct 6 21:30:33 2022 +0200 misc: move AppConfing in apps module (#69739)
Updated by Frédéric Péters 18 days ago
- Status changed from Résolu (à déployer) to Solution déployée
misc: move AppConfing in apps module (#69739)