Skip to content

Commit 54328ec

Browse files
committed
[BOT] post-merge updates
1 parent a2c060e commit 54328ec

4 files changed

Lines changed: 25 additions & 13 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ addon | version | maintainers | summary
2727
[extendable](extendable/) | 18.0.1.0.2 | <a href='https://github.com/lmignon'><img src='https://github.com/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Extendable classes registry loader for Odoo
2828
[fastapi](fastapi/) | 18.0.1.3.2 | <a href='https://github.com/lmignon'><img src='https://github.com/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Odoo FastAPI endpoint
2929
[fastapi_auth_api_key](fastapi_auth_api_key/) | 18.0.1.0.0 | <a href='https://github.com/mmequignon'><img src='https://github.com/mmequignon.png' width='32' height='32' style='border-radius:50%;' alt='mmequignon'/></a> | Fastapi Auth API Key
30+
[fastapi_auth_jwt](fastapi_auth_jwt/) | 18.0.1.0.0 | <a href='https://github.com/sbidoul'><img src='https://github.com/sbidoul.png' width='32' height='32' style='border-radius:50%;' alt='sbidoul'/></a> | JWT bearer token authentication for FastAPI.
3031
[pydantic](pydantic/) | 18.0.1.0.1 | <a href='https://github.com/lmignon'><img src='https://github.com/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Utility addon to ease mapping between Pydantic and Odoo models
3132
[rest_log](rest_log/) | 18.0.1.0.1 | <a href='https://github.com/simahawk'><img src='https://github.com/simahawk.png' width='32' height='32' style='border-radius:50%;' alt='simahawk'/></a> | Track REST API calls into DB
3233

fastapi_auth_jwt/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
========================
26
FastAPI Auth JWT support
37
========================
@@ -7,13 +11,13 @@ FastAPI Auth JWT support
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:2829a34d48a1906819029e7b796d33a1ee2ad2a47693396da96f92ede04ec17d
14+
!! source digest: sha256:2606d5cbb6301db8f6adbdd7250ca1758636e1529e6b27c915aa59e819b68f28
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1822
:alt: License: LGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github

fastapi_auth_jwt/static/description/index.html

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>FastAPI Auth JWT support</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="fastapi-auth-jwt-support">
364-
<h1 class="title">FastAPI Auth JWT support</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="fastapi-auth-jwt-support">
370+
<h1>FastAPI Auth JWT support</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:2829a34d48a1906819029e7b796d33a1ee2ad2a47693396da96f92ede04ec17d
375+
!! source digest: sha256:2606d5cbb6301db8f6adbdd7250ca1758636e1529e6b27c915aa59e819b68f28
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/18.0/fastapi_auth_jwt"><img alt="OCA/rest-framework" src="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rest-framework-18-0/rest-framework-18-0-fastapi_auth_jwt"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/18.0/fastapi_auth_jwt"><img alt="OCA/rest-framework" src="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rest-framework-18-0/rest-framework-18-0-fastapi_auth_jwt"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module provides <tt class="docutils literal">FastAPI</tt> <tt class="docutils literal">Depends</tt> to allow authentication
374379
with
375380
<a class="reference external" href="https://github.com/OCA/server-auth/tree/18.0/auth_jwt">auth_jwt</a>.</p>
@@ -386,7 +391,7 @@ <h1 class="title">FastAPI Auth JWT support</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="usage">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
390395
<p>The following FastAPI dependencies are provided and importable from
391396
<tt class="docutils literal">odoo.addons.fastapi_auth_jwt.dependencies</tt>:</p>
392397
<p><tt class="docutils literal">def auth_jwt_authenticated_payload() <span class="pre">-&gt;</span> Payload</tt></p>
@@ -444,23 +449,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
444449
comfort when using the swagger interface).</blockquote>
445450
</div>
446451
<div class="section" id="bug-tracker">
447-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
452+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
448453
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/rest-framework/issues">GitHub Issues</a>.
449454
In case of trouble, please check there if your issue has already been reported.
450455
If you spotted it first, help us to smash it by providing a detailed and welcomed
451456
<a class="reference external" href="https://github.com/OCA/rest-framework/issues/new?body=module:%20fastapi_auth_jwt%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
452457
<p>Do not contact contributors directly about support or help with technical issues.</p>
453458
</div>
454459
<div class="section" id="credits">
455-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
460+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
456461
<div class="section" id="authors">
457-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
462+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
458463
<ul class="simple">
459464
<li>ACSONE SA/NV</li>
460465
</ul>
461466
</div>
462467
<div class="section" id="maintainers">
463-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
468+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
464469
<p>This module is maintained by the OCA.</p>
465470
<a class="reference external image-reference" href="https://odoo-community.org">
466471
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -475,5 +480,6 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
475480
</div>
476481
</div>
477482
</div>
483+
</div>
478484
</body>
479485
</html>

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
[project]
22
name = "odoo-addons-oca-rest-framework"
3-
version = "18.0.20251024.0"
3+
version = "18.0.20260105.0"
44
dependencies = [
55
"odoo-addon-base_rest==18.0.*",
66
"odoo-addon-base_rest_auth_api_key==18.0.*",
77
"odoo-addon-base_rest_pydantic==18.0.*",
88
"odoo-addon-extendable==18.0.*",
99
"odoo-addon-fastapi==18.0.*",
1010
"odoo-addon-fastapi_auth_api_key==18.0.*",
11+
"odoo-addon-fastapi_auth_jwt==18.0.*",
1112
"odoo-addon-pydantic==18.0.*",
1213
"odoo-addon-rest_log==18.0.*",
1314
]

0 commit comments

Comments
 (0)