From 4ccd7ee2567d1b090d1c545b7ca0b412e86bac4f Mon Sep 17 00:00:00 2001
From: andrea
Date: Thu, 17 Oct 2024 09:46:02 +0200
Subject: [PATCH] [MIG] auth_session_timeout: pre-commit
---
auth_session_timeout/README.rst | 10 +++++-----
auth_session_timeout/static/description/index.html | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/auth_session_timeout/README.rst b/auth_session_timeout/README.rst
index d358873b5b..ff539d4707 100644
--- a/auth_session_timeout/README.rst
+++ b/auth_session_timeout/README.rst
@@ -17,13 +17,13 @@ Inactive Sessions Timeout
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github
- :target: https://github.com/OCA/server-auth/tree/17.0/auth_session_timeout
+ :target: https://github.com/OCA/server-auth/tree/18.0/auth_session_timeout
:alt: OCA/server-auth
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/server-auth-17-0/server-auth-17-0-auth_session_timeout
+ :target: https://translation.odoo-community.org/projects/server-auth-18-0/server-auth-18-0-auth_session_timeout
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
- :target: https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=17.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=18.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -59,7 +59,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues `_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -100,6 +100,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-This module is part of the `OCA/server-auth `_ project on GitHub.
+This module is part of the `OCA/server-auth `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/auth_session_timeout/static/description/index.html b/auth_session_timeout/static/description/index.html
index 5ca6ceb3c0..be454f4bf0 100644
--- a/auth_session_timeout/static/description/index.html
+++ b/auth_session_timeout/static/description/index.html
@@ -369,7 +369,7 @@ Inactive Sessions Timeout
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:809af48b1b6d53fa519fcbd3e75285f656e3e862e7c5c57ba2e7e3a800fab2ff
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-

+

This module was written to be able to kill(logout) all inactive sessions
since a given delay. On each request the server checks if the session is
yet valid regarding the expiration delay. If not a clean logout is
@@ -407,7 +407,7 @@
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-feedback.
+feedback.
Do not contact contributors directly about support or help with technical issues.
@@ -445,7 +445,7 @@
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-
This module is part of the OCA/server-auth project on GitHub.
+
This module is part of the OCA/server-auth project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.