Développement #58696
Virer django_rbac
Start date:
18 November 2021
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Description
En rapatriant le code dans src/authentic2.
Files
Associated revisions
tests: move test_rbac to main tests (#58696)
tests: fix pylint errors in test_rbac (#58696)
a2_rbac: move abstract model code from django_rbac (#58696)
History
Updated by Valentin Deniaud about 2 years ago
- File 0004-a2_rbac-move-abstract-model-code-from-django_rbac-58.patch 0004-a2_rbac-move-abstract-model-code-from-django_rbac-58.patch added
- File 0002-tests-move-test_rbac-to-main-tests-58696.patch 0002-tests-move-test_rbac-to-main-tests-58696.patch added
- File 0001-tests_rbac-make-some-assertions-more-specific-58696.patch 0001-tests_rbac-make-some-assertions-more-specific-58696.patch added
- File 0003-tests-fix-pylint-errors-in-test_rbac-58696.patch 0003-tests-fix-pylint-errors-in-test_rbac-58696.patch added
- Status changed from Nouveau to Solution proposée
- Patch proposed changed from No to Yes
Je suis d'avis de ne pas tout faire dans un seul ticket, voilà pour déjà un bon morceau.
Updated by Benjamin Dauvergne about 2 years ago
- Status changed from Solution proposée to Solution validée
Ok avec tout. mais j'ai l'impression que 0001, 0002, 0003 ne fonctionnent de toute façon pas sans 0004, autant les merger. en y repensant ça doit passer.
Updated by Valentin Deniaud about 2 years ago
- Status changed from Solution validée to Résolu (à déployer)
commit 66c3da65770476f1a85d0cb2c7d10c55a02641c3 Author: Valentin Deniaud <vdeniaud@entrouvert.com> Date: Tue Oct 4 12:44:03 2022 +0200 a2_rbac: move abstract model code from django_rbac (#58696) commit cea8ad7c9d7dac82c2fd353a3929483d680b9ec3 Author: Valentin Deniaud <vdeniaud@entrouvert.com> Date: Tue Oct 4 16:21:16 2022 +0200 tests: fix pylint errors in test_rbac (#58696) commit 1516c4d2e110d67116a0f312c776ca8951489040 Author: Valentin Deniaud <vdeniaud@entrouvert.com> Date: Tue Oct 4 15:48:05 2022 +0200 tests: move test_rbac to main tests (#58696) commit 692ca755f0e6bcaaecb491e781d0b9fc625bb31a Author: Valentin Deniaud <vdeniaud@entrouvert.com> Date: Tue Oct 4 15:44:40 2022 +0200 tests_rbac: make some assertions more specific (#58696)
Updated by Transition automatique about 2 years ago
- Status changed from Résolu (à déployer) to Solution déployée
tests_rbac: make some assertions more specific (#58696)