Skip to content

Commit

Permalink
[MIG] : Migration to 17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antonyht27 committed Oct 1, 2024
1 parent 72ae70c commit f74eab5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion fastapi_auth_jwt/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ FastAPI Auth JWT support

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

**Table of contents**

Expand Down
2 changes: 1 addition & 1 deletion fastapi_auth_jwt/i18n/fastapi_auth_jwt.pot
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
Expand Down
2 changes: 1 addition & 1 deletion fastapi_auth_jwt/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
This module provides `FastAPI` `Depends` to allow authentication with
[auth_jwt](https://github.com/OCA/server-auth/tree/16.0/auth_jwt).
[auth_jwt](https://github.com/OCA/server-auth/tree/17.0/auth_jwt).
2 changes: 1 addition & 1 deletion fastapi_auth_jwt/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ <h1 class="title">FastAPI Auth JWT support</h1>
<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>
<p>This module provides <tt class="docutils literal">FastAPI</tt> <tt class="docutils literal">Depends</tt> to allow authentication
with
<a class="reference external" href="https://github.com/OCA/server-auth/tree/16.0/auth_jwt">auth_jwt</a>.</p>
<a class="reference external" href="https://github.com/OCA/server-auth/tree/17.0/auth_jwt">auth_jwt</a>.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
Expand Down

0 comments on commit f74eab5

Please sign in to comment.