Skip to content

Commit f74eab5

Browse files
committed
[MIG] : Migration to 17.0
1 parent 72ae70c commit f74eab5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

fastapi_auth_jwt/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ FastAPI Auth JWT support
3030

3131
This module provides ``FastAPI`` ``Depends`` to allow authentication
3232
with
33-
`auth_jwt <https://github.com/OCA/server-auth/tree/16.0/auth_jwt>`__.
33+
`auth_jwt <https://github.com/OCA/server-auth/tree/17.0/auth_jwt>`__.
3434

3535
**Table of contents**
3636

fastapi_auth_jwt/i18n/fastapi_auth_jwt.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
msgid ""
55
msgstr ""
6-
"Project-Id-Version: Odoo Server 16.0\n"
6+
"Project-Id-Version: Odoo Server 17.0\n"
77
"Report-Msgid-Bugs-To: \n"
88
"Last-Translator: \n"
99
"Language-Team: \n"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
This module provides `FastAPI` `Depends` to allow authentication with
2-
[auth_jwt](https://github.com/OCA/server-auth/tree/16.0/auth_jwt).
2+
[auth_jwt](https://github.com/OCA/server-auth/tree/17.0/auth_jwt).

fastapi_auth_jwt/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1 class="title">FastAPI Auth JWT support</h1>
372372
<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/17.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-17-0/rest-framework-17-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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module provides <tt class="docutils literal">FastAPI</tt> <tt class="docutils literal">Depends</tt> to allow authentication
374374
with
375-
<a class="reference external" href="https://github.com/OCA/server-auth/tree/16.0/auth_jwt">auth_jwt</a>.</p>
375+
<a class="reference external" href="https://github.com/OCA/server-auth/tree/17.0/auth_jwt">auth_jwt</a>.</p>
376376
<p><strong>Table of contents</strong></p>
377377
<div class="contents local topic" id="contents">
378378
<ul class="simple">

0 commit comments

Comments
 (0)