Skip to content

Commit 9db3661

Browse files
committed
[BOT] post-merge updates
1 parent 3338168 commit 9db3661

9 files changed

Lines changed: 51 additions & 27 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24+
[auth_partner](auth_partner/) | 16.0.1.0.0 | | Implements the base features for a authenticable partner
2425
[base_rest](base_rest/) | 16.0.1.0.4 | | Develop your own high level REST APIs for Odoo thanks to this addon.
2526
[base_rest_auth_api_key](base_rest_auth_api_key/) | 16.0.1.0.0 | <a href='https://github.com/lmignon'><img src='https://github.com/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Base Rest: Add support for the auth_api_key security policy into the openapi documentation
2627
[base_rest_datamodel](base_rest_datamodel/) | 16.0.1.0.0 | | Datamodel binding for base_rest
@@ -32,6 +33,7 @@ addon | version | maintainers | summary
3233
[fastapi](fastapi/) | 16.0.1.6.0 | <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
3334
[fastapi_auth_jwt](fastapi_auth_jwt/) | 16.0.1.0.4 | <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.
3435
[fastapi_auth_jwt_demo](fastapi_auth_jwt_demo/) | 16.0.2.0.1 | <a href='https://github.com/sbidoul'><img src='https://github.com/sbidoul.png' width='32' height='32' style='border-radius:50%;' alt='sbidoul'/></a> | Test/demo module for fastapi_auth_jwt.
36+
[fastapi_auth_partner](fastapi_auth_partner/) | 16.0.1.0.0 | | This provides an implementation of auth_partner for FastAPI
3537
[fastapi_encrypted_errors](fastapi_encrypted_errors/) | 16.0.1.0.1 | <a href='https://github.com/paradoxxxzero'><img src='https://github.com/paradoxxxzero.png' width='32' height='32' style='border-radius:50%;' alt='paradoxxxzero'/></a> | Adds encrypted error messages to FastAPI error responses.
3638
[graphql_base](graphql_base/) | 16.0.1.0.1 | <a href='https://github.com/sbidoul'><img src='https://github.com/sbidoul.png' width='32' height='32' style='border-radius:50%;' alt='sbidoul'/></a> | Base GraphQL/GraphiQL controller
3739
[graphql_demo](graphql_demo/) | 16.0.1.0.1 | <a href='https://github.com/sbidoul'><img src='https://github.com/sbidoul.png' width='32' height='32' style='border-radius:50%;' alt='sbidoul'/></a> | GraphQL Demo

auth_partner/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
Partner Auth
37
============
@@ -7,13 +11,13 @@ Partner Auth
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:c9e735f01c49bc7974e3b9354b6157e19c7486a71626ad8eef81104b628d476b
14+
!! source digest: sha256:33a8bc75dc8127331753aa9a54fe3a5b56f7d51a23cc7e9eb0000cc55f78c689
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-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github
10 KB
Loading

auth_partner/static/description/index.html

Lines changed: 17 additions & 11 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>Partner Auth</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="partner-auth">
364-
<h1 class="title">Partner Auth</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="partner-auth">
370+
<h1>Partner Auth</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:c9e735f01c49bc7974e3b9354b6157e19c7486a71626ad8eef81104b628d476b
375+
!! source digest: sha256:33a8bc75dc8127331753aa9a54fe3a5b56f7d51a23cc7e9eb0000cc55f78c689
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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/16.0/auth_partner"><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-16-0/rest-framework-16-0-auth_partner"><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=16.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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/16.0/auth_partner"><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-16-0/rest-framework-16-0-auth_partner"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module adds to the partners the ability to authenticate through directories.</p>
374379
<p>This module does not implement any routing, it only provides the basic mechanisms in a directory for:</p>
375380
<blockquote>
@@ -397,30 +402,30 @@ <h1 class="title">Partner Auth</h1>
397402
</ul>
398403
</div>
399404
<div class="section" id="usage">
400-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
405+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
401406
<p>This module isn’t meant to be used standalone but you can still see the directories and authenticable partners in:</p>
402407
<p>Settings &gt; Technical &gt; Partner Authentication &gt; Partner</p>
403408
<p>and</p>
404409
<p>Settings &gt; Technical &gt; Partner Authentication &gt; Directory</p>
405410
</div>
406411
<div class="section" id="bug-tracker">
407-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
412+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
408413
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/rest-framework/issues">GitHub Issues</a>.
409414
In case of trouble, please check there if your issue has already been reported.
410415
If you spotted it first, help us to smash it by providing a detailed and welcomed
411416
<a class="reference external" href="https://github.com/OCA/rest-framework/issues/new?body=module:%20auth_partner%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
412417
<p>Do not contact contributors directly about support or help with technical issues.</p>
413418
</div>
414419
<div class="section" id="credits">
415-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
420+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
416421
<div class="section" id="authors">
417-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
422+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
418423
<ul class="simple">
419424
<li>Akretion</li>
420425
</ul>
421426
</div>
422427
<div class="section" id="contributors">
423-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
428+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
424429
<ul class="simple">
425430
<li><a class="reference external" href="https://www.akretion.com">Akretion</a>:<ul>
426431
<li>Sébastien Beau</li>
@@ -430,7 +435,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
430435
</ul>
431436
</div>
432437
<div class="section" id="maintainers">
433-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
438+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
434439
<p>This module is maintained by the OCA.</p>
435440
<a class="reference external image-reference" href="https://odoo-community.org">
436441
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -443,5 +448,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
443448
</div>
444449
</div>
445450
</div>
451+
</div>
446452
</body>
447453
</html>

fastapi_auth_partner/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 Partner
37
====================
@@ -7,13 +11,13 @@ Fastapi Auth Partner
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:57e60d4a203cd5e613e07fe0c1f6a207bd6b77f537ed5cbbbe72a1cc2184f0de
14+
!! source digest: sha256:2ebd9377ca7b035ab9fb0383513aacb5ca8645f69d5d85c171883b40b439017e
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-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github
10 KB
Loading

fastapi_auth_partner/static/description/index.html

Lines changed: 17 additions & 11 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 Partner</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-partner">
364-
<h1 class="title">Fastapi Auth Partner</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-partner">
370+
<h1>Fastapi Auth Partner</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:57e60d4a203cd5e613e07fe0c1f6a207bd6b77f537ed5cbbbe72a1cc2184f0de
375+
!! source digest: sha256:2ebd9377ca7b035ab9fb0383513aacb5ca8645f69d5d85c171883b40b439017e
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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/16.0/fastapi_auth_partner"><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-16-0/rest-framework-16-0-fastapi_auth_partner"><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=16.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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/16.0/fastapi_auth_partner"><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-16-0/rest-framework-16-0-fastapi_auth_partner"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module is the FastAPI implementation of <a class="reference external" href="../auth_partner">auth_partner</a>
374379
it provides all the routes to manage the authentication of partners.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -386,7 +391,7 @@ <h1 class="title">Fastapi Auth Partner</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>First you have to add the auth router to your FastAPI endpoint and the authentication dependency to your app dependencies:</p>
391396
<pre class="code python literal-block">
392397
<span class="kn">from</span><span class="w"> </span><span class="nn">odoo.addons.fastapi</span><span class="w"> </span><span class="kn">import</span> <span class="n">dependencies</span><span class="w">
@@ -434,23 +439,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
434439
</ul>
435440
</div>
436441
<div class="section" id="bug-tracker">
437-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
442+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
438443
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/rest-framework/issues">GitHub Issues</a>.
439444
In case of trouble, please check there if your issue has already been reported.
440445
If you spotted it first, help us to smash it by providing a detailed and welcomed
441446
<a class="reference external" href="https://github.com/OCA/rest-framework/issues/new?body=module:%20fastapi_auth_partner%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
442447
<p>Do not contact contributors directly about support or help with technical issues.</p>
443448
</div>
444449
<div class="section" id="credits">
445-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
450+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
446451
<div class="section" id="authors">
447-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
452+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
448453
<ul class="simple">
449454
<li>Akretion</li>
450455
</ul>
451456
</div>
452457
<div class="section" id="contributors">
453-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
458+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
454459
<ul class="simple">
455460
<li><a class="reference external" href="https://www.akretion.com">Akretion</a>:<ul>
456461
<li>Sébastien Beau</li>
@@ -460,7 +465,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
460465
</ul>
461466
</div>
462467
<div class="section" id="maintainers">
463-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
468+
<h3><a class="toc-backref" href="#toc-entry-6">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" />
@@ -473,5 +478,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
473478
</div>
474479
</div>
475480
</div>
481+
</div>
476482
</body>
477483
</html>

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20250603.0
1+
16.0.20250603.1

setup/_metapackage/setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
description="Meta package for oca-rest-framework Odoo addons",
99
version=version,
1010
install_requires=[
11+
'odoo-addon-auth_partner>=16.0dev,<16.1dev',
1112
'odoo-addon-base_rest>=16.0dev,<16.1dev',
1213
'odoo-addon-base_rest_auth_api_key>=16.0dev,<16.1dev',
1314
'odoo-addon-base_rest_datamodel>=16.0dev,<16.1dev',
@@ -19,6 +20,7 @@
1920
'odoo-addon-fastapi>=16.0dev,<16.1dev',
2021
'odoo-addon-fastapi_auth_jwt>=16.0dev,<16.1dev',
2122
'odoo-addon-fastapi_auth_jwt_demo>=16.0dev,<16.1dev',
23+
'odoo-addon-fastapi_auth_partner>=16.0dev,<16.1dev',
2224
'odoo-addon-fastapi_encrypted_errors>=16.0dev,<16.1dev',
2325
'odoo-addon-graphql_base>=16.0dev,<16.1dev',
2426
'odoo-addon-graphql_demo>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)