Skip to content
Extraits de code Groupes Projets
Valider e2e3dfca rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

[UPD] PR for password_security merged

parent fc899697
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -87,9 +87,7 @@ RUN set -x; \ ...@@ -87,9 +87,7 @@ RUN set -x; \
mv /tmp/oca-repos/project/project_task_default_stage \ mv /tmp/oca-repos/project/project_task_default_stage \
/tmp/oca-repos/project/project_template \ /tmp/oca-repos/project/project_template \
/opt/odoo/additional_addons/ &&\ /opt/odoo/additional_addons/ &&\
# Until migrated to OCA (https://github.com/OCA/server-auth/pull/482) curl -L https://github.com/OCA/server-auth/tarball/16.0 | tar -xzC /tmp/oca-repos/ --one-top-level="server-auth" --strip-components 1 &&\
curl -L https://github.com/onesteinbv/server-auth/tarball/16_mig_password_security | tar -xzC /tmp/oca-repos/ --one-top-level="server-auth" --strip-components 1 &&\
# curl -L https://github.com/OCA/server-auth/tarball/16.0 | tar -xzC /tmp/oca-repos/ --one-top-level="server-auth" --strip-components 1 &&\
mv /tmp/oca-repos/server-auth/password_security \ mv /tmp/oca-repos/server-auth/password_security \
/opt/odoo/additional_addons/ &&\ /opt/odoo/additional_addons/ &&\
curl -L https://github.com/OCA/server-brand/tarball/16.0 | tar -xzC /tmp/oca-repos/ --one-top-level="server-brand" --strip-components 1 &&\ curl -L https://github.com/OCA/server-brand/tarball/16.0 | tar -xzC /tmp/oca-repos/ --one-top-level="server-brand" --strip-components 1 &&\
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter