From 3be1f696b4b080db0b9e4c31ce6d2c4ad7673e0c Mon Sep 17 00:00:00 2001 From: Maksym Yankin Date: Fri, 1 Mar 2024 14:49:30 +0200 Subject: [PATCH] fixup! [IMP] auth_jwt: pylint --- auth_jwt/README.rst | 15 ++-- auth_jwt/static/description/index.html | 44 +++++------ auth_jwt/views/auth_jwt_validator_views.xml | 2 +- auth_jwt_demo/README.rst | 15 ++-- auth_jwt_demo/static/description/index.html | 84 +++++++++++---------- requirements.txt | 2 + 6 files changed, 87 insertions(+), 75 deletions(-) diff --git a/auth_jwt/README.rst b/auth_jwt/README.rst index 3187766114..c68c2e015e 100644 --- a/auth_jwt/README.rst +++ b/auth_jwt/README.rst @@ -2,10 +2,13 @@ Auth JWT ======== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:59acb0b9fa19ae7e8558377699e70c316d9d3a533902fb6561ba23eef1d8bbe7 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Auth JWT .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/server-auth-15-0/server-auth-15-0-auth_jwt :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/251/15.0 - :alt: Try me on Runbot +.. |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=15.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| JWT bearer token authentication. @@ -101,7 +104,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 smashing it by providing a detailed and welcomed +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/auth_jwt/static/description/index.html b/auth_jwt/static/description/index.html index bc64cd8a7d..71dc742d25 100644 --- a/auth_jwt/static/description/index.html +++ b/auth_jwt/static/description/index.html @@ -1,20 +1,20 @@ - + - + Auth JWT