@@ -367,7 +367,7 @@ <h1 class="title">Auth Api Key</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370
- < p > < a class ="reference external " 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 " 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 " href ="https://github.com/OCA/server-auth/tree/14 .0/auth_api_key "> < img alt ="OCA/server-auth " src ="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/server-auth-14 -0/server-auth-14 -0-auth_api_key "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external " href ="https://runbot.odoo-community.org/runbot/251/14 .0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
370
+ < p > < a class ="reference external " 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 " 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 " href ="https://github.com/OCA/server-auth/tree/15 .0/auth_api_key "> < img alt ="OCA/server-auth " src ="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/server-auth-15 -0/server-auth-15 -0-auth_api_key "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external " href ="https://runbot.odoo-community.org/runbot/251/15 .0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
371
371
< p > Authenticate http requests from an API key.</ p >
372
372
< p > API keys are codes passed in (in the http header API-KEY)
373
373
by programs calling an API in order to identify -in this case- the calling program’s user.</ p >
@@ -411,7 +411,7 @@ <h1><a class="toc-backref" href="#id3">Bug Tracker</a></h1>
411
411
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-auth/issues "> GitHub Issues</ a > .
412
412
In case of trouble, please check there if your issue has already been reported.
413
413
If you spotted it first, help us smashing it by providing a detailed and welcomed
414
- < a class ="reference external " href ="https://github.com/OCA/server-auth/issues/new?body=module:%20auth_api_key%0Aversion:%2014 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
414
+ < a class ="reference external " href ="https://github.com/OCA/server-auth/issues/new?body=module:%20auth_api_key%0Aversion:%2015 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
415
415
< p > Do not contact contributors directly about support or help with technical issues.</ p >
416
416
</ div >
417
417
< div class ="section " id ="credits ">
@@ -439,7 +439,7 @@ <h2><a class="toc-backref" href="#id7">Maintainers</a></h2>
439
439
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
440
440
mission is to support the collaborative development of Odoo features and
441
441
promote its widespread use.</ p >
442
- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-auth/tree/14 .0/auth_api_key "> OCA/server-auth</ a > project on GitHub.</ p >
442
+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-auth/tree/15 .0/auth_api_key "> OCA/server-auth</ a > project on GitHub.</ p >
443
443
< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
444
444
</ div >
445
445
</ div >
0 commit comments