File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ FastAPI Auth JWT support
30
30
31
31
This module provides ``FastAPI `` ``Depends `` to allow authentication
32
32
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 >`__.
34
34
35
35
**Table of contents **
36
36
Original file line number Diff line number Diff line change 3
3
#
4
4
msgid ""
5
5
msgstr ""
6
- "Project-Id-Version : Odoo Server 16 .0\n "
6
+ "Project-Id-Version : Odoo Server 17 .0\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"Last-Translator : \n "
9
9
"Language-Team : \n "
Original file line number Diff line number Diff line change 1
1
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 ) .
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1 class="title">FastAPI Auth JWT support</h1>
372
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/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&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module provides < tt class ="docutils literal "> FastAPI</ tt > < tt class ="docutils literal "> Depends</ tt > to allow authentication
374
374
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 >
376
376
< p > < strong > Table of contents</ strong > </ p >
377
377
< div class ="contents local topic " id ="contents ">
378
378
< ul class ="simple ">
You can’t perform that action at this time.
0 commit comments