Skip to content
Extraits de code Groupes Projets
Valider db0e9f20 rédigé par remi-filament's avatar remi-filament
Parcourir les fichiers

Add auth_session_timeout

parent 50fef3e6
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -72,7 +72,9 @@ RUN set -x; \
/tmp/oca-repos/partner-contact/partner_disable_gravatar \
/opt/odoo/additional_addons/ &&\
git clone -b 12.0 --depth 1 https://github.com/OCA/server-auth.git /tmp/oca-repos/server-auth &&\
mv /tmp/oca-repos/server-auth/password_security /opt/odoo/additional_addons/ &&\
mv /tmp/oca-repos/server-auth/auth_session_timeout \
/tmp/oca-repos/server-auth/password_security \
/opt/odoo/additional_addons/ &&\
git clone -b 12.0 --depth 1 https://github.com/OCA/server-brand.git /tmp/oca-repos/server-brand &&\
mv /tmp/oca-repos/server-brand/disable_odoo_online /opt/odoo/additional_addons/ &&\
git clone -b 12.0 --depth 1 https://github.com/OCA/server-ux.git /tmp/oca-repos/server-ux &&\
......
......@@ -35,13 +35,14 @@ The following OCA addons are included (in v10.0, and only the ones followed by *
modules:
- partner_firstname *
- partner_disable_gravatar *
- repo: server-auth (only in v12)
- repo: server-auth (only in v12, modules were in server-tools in v10)
modules:
- auth_session_timeout
- password_security
- repo: server-tools
modules:
- date_range (moved to server-ux in v12)
- auth_session_timeout
- auth_session_timeout (moved to server-auth in v12)
- auth_brute_force
- password_security (moved to server-auth in v12)
- repo: server-brand (only in v12)
......
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