|
1 |
| -<?xml version="1.0" encoding="utf-8" ?> |
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3 | 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4 | 4 | <head>
|
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6 |
| -<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" /> |
| 6 | +<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" /> |
7 | 7 | <title>Base Rest Auth Api Key</title>
|
8 | 8 | <style type="text/css">
|
9 | 9 |
|
10 | 10 | /*
|
11 | 11 | :Author: David Goodger (goodger@python.org)
|
12 |
| -:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $ |
| 12 | +:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ |
13 | 13 | :Copyright: This stylesheet has been placed in the public domain.
|
14 | 14 |
|
15 | 15 | Default cascading style sheet for the HTML output of Docutils.
|
16 | 16 |
|
17 |
| -See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to |
| 17 | +See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to |
18 | 18 | customize this style sheet.
|
19 | 19 | */
|
20 | 20 |
|
@@ -366,53 +366,55 @@ <h1 class="title">Base Rest Auth Api Key</h1>
|
366 | 366 | <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
367 | 367 | !! This file is generated by oca-gen-addon-readme !!
|
368 | 368 | !! changes will be overwritten. !!
|
| 369 | +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 370 | +!! source digest: sha256:10961b3dd0c78f30fe772f235a24dd496543f022bf5779c952f66aa6e1930c3f |
369 | 371 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
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/rest-framework/tree/16.0/base_rest_auth_api_key"><img alt="OCA/rest-framework" src="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/rest-framework-16-0/rest-framework-16-0-base_rest_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/271/16.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> |
| 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/16.0/base_rest_auth_api_key"><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-base_rest_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 image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p> |
371 | 373 | <p>This technical addon extend <cite>base_rest</cite> to add the support for auth_api_key
|
372 | 374 | authentication mechanism into the generated openapi documentation.</p>
|
373 | 375 | <p><strong>Table of contents</strong></p>
|
374 | 376 | <div class="contents local topic" id="contents">
|
375 | 377 | <ul class="simple">
|
376 |
| -<li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> |
377 |
| -<li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> |
378 |
| -<li><a class="reference internal" href="#authors" id="id3">Authors</a></li> |
379 |
| -<li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> |
380 |
| -<li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> |
| 378 | +<li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li> |
| 379 | +<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul> |
| 380 | +<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li> |
| 381 | +<li><a class="reference internal" href="#contributors" id="toc-entry-4">Contributors</a></li> |
| 382 | +<li><a class="reference internal" href="#maintainers" id="toc-entry-5">Maintainers</a></li> |
381 | 383 | </ul>
|
382 | 384 | </li>
|
383 | 385 | </ul>
|
384 | 386 | </div>
|
385 | 387 | <div class="section" id="bug-tracker">
|
386 |
| -<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1> |
| 388 | +<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1> |
387 | 389 | <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/rest-framework/issues">GitHub Issues</a>.
|
388 | 390 | In case of trouble, please check there if your issue has already been reported.
|
389 |
| -If you spotted it first, help us smashing it by providing a detailed and welcomed |
| 391 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
390 | 392 | <a class="reference external" href="https://github.com/OCA/rest-framework/issues/new?body=module:%20base_rest_auth_api_key%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
391 | 393 | <p>Do not contact contributors directly about support or help with technical issues.</p>
|
392 | 394 | </div>
|
393 | 395 | <div class="section" id="credits">
|
394 |
| -<h1><a class="toc-backref" href="#id2">Credits</a></h1> |
| 396 | +<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1> |
395 | 397 | <div class="section" id="authors">
|
396 |
| -<h2><a class="toc-backref" href="#id3">Authors</a></h2> |
| 398 | +<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2> |
397 | 399 | <ul class="simple">
|
398 | 400 | <li>ACSONE SA/NV</li>
|
399 | 401 | </ul>
|
400 | 402 | </div>
|
401 | 403 | <div class="section" id="contributors">
|
402 |
| -<h2><a class="toc-backref" href="#id4">Contributors</a></h2> |
| 404 | +<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2> |
403 | 405 | <ul class="simple">
|
404 | 406 | <li>Laurent Mignon <<a class="reference external" href="mailto:laurent.mignon@acsone.eu">laurent.mignon@acsone.eu</a>></li>
|
405 | 407 | </ul>
|
406 | 408 | </div>
|
407 | 409 | <div class="section" id="maintainers">
|
408 |
| -<h2><a class="toc-backref" href="#id5">Maintainers</a></h2> |
| 410 | +<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2> |
409 | 411 | <p>This module is maintained by the OCA.</p>
|
410 | 412 | <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
|
411 | 413 | <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
412 | 414 | mission is to support the collaborative development of Odoo features and
|
413 | 415 | promote its widespread use.</p>
|
414 | 416 | <p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
415 |
| -<p><a class="reference external" href="https://github.com/lmignon"><img alt="lmignon" src="https://github.com/lmignon.png?size=40px" /></a></p> |
| 417 | +<p><a class="reference external image-reference" href="https://github.com/lmignon"><img alt="lmignon" src="https://github.com/lmignon.png?size=40px" /></a></p> |
416 | 418 | <p>This module is part of the <a class="reference external" href="https://github.com/OCA/rest-framework/tree/16.0/base_rest_auth_api_key">OCA/rest-framework</a> project on GitHub.</p>
|
417 | 419 | <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>
|
418 | 420 | </div>
|
|
0 commit comments