Skip to content

Commit 82892ac

Browse files
committed
[BOT] post-merge updates
1 parent 93dc91f commit 82892ac

File tree

4 files changed

+26
-16
lines changed

4 files changed

+26
-16
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ addon | version | maintainers | summary
4747
[user_log_view](user_log_view/) | 16.0.1.0.0 | <a href='https://github.com/trojikman'><img src='https://github.com/trojikman.png' width='32' height='32' style='border-radius:50%;' alt='trojikman'/></a> | Allow to see user's actions log
4848
[users_ldap_groups](users_ldap_groups/) | 16.0.1.0.1 | | Adds user accounts to groups based on rules defined by the administrator.
4949
[users_ldap_mail](users_ldap_mail/) | 16.0.1.0.0 | <a href='https://github.com/joao-p-marques'><img src='https://github.com/joao-p-marques.png' width='32' height='32' style='border-radius:50%;' alt='joao-p-marques'/></a> | LDAP mapping for user name and e-mail
50-
[users_ldap_populate](users_ldap_populate/) | 16.0.1.0.1 | <a href='https://github.com/joao-p-marques'><img src='https://github.com/joao-p-marques.png' width='32' height='32' style='border-radius:50%;' alt='joao-p-marques'/></a> | LDAP Populate
50+
[users_ldap_populate](users_ldap_populate/) | 16.0.1.0.2 | <a href='https://github.com/joao-p-marques'><img src='https://github.com/joao-p-marques.png' width='32' height='32' style='border-radius:50%;' alt='joao-p-marques'/></a> | LDAP Populate
5151
[vault](vault/) | 16.0.1.0.3 | | Password vault integration in Odoo
5252
[vault_share](vault_share/) | 16.0.1.0.1 | | Implementation of a mechanism to share secrets
5353

users_ldap_populate/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
=============
26
LDAP Populate
37
=============
@@ -7,13 +11,13 @@ LDAP Populate
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:72b15a06473b04ed725496658bf5f98ab6160001120fb66733deea0f12ce88c9
14+
!! source digest: sha256:89e9c60cc8c9ff89c12c0550eff2e6267a92b8fb4628cbd9adb2bf6f23a0aedc
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github

users_ldap_populate/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# License AGPL-3.0 or later (http://www.gnu.org/licenses/gpl.html).
55
{
66
"name": "LDAP Populate",
7-
"version": "16.0.1.0.1",
7+
"version": "16.0.1.0.2",
88
"author": "Therp BV, Odoo Community Association (OCA)",
99
"maintainers": ["joao-p-marques"],
1010
"website": "https://github.com/OCA/server-auth",

users_ldap_populate/static/description/index.html

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>LDAP Populate</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="ldap-populate">
364-
<h1 class="title">LDAP Populate</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="ldap-populate">
370+
<h1>LDAP Populate</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:72b15a06473b04ed725496658bf5f98ab6160001120fb66733deea0f12ce88c9
375+
!! source digest: sha256:89e9c60cc8c9ff89c12c0550eff2e6267a92b8fb4628cbd9adb2bf6f23a0aedc
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-auth/tree/16.0/users_ldap_populate"><img alt="OCA/server-auth" src="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-users_ldap_populate"><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/server-auth&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-auth/tree/16.0/users_ldap_populate"><img alt="OCA/server-auth" src="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-users_ldap_populate"><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/server-auth&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module extends the functionality of auth_ldap by adding functionality so
374379
that users can be populated from a LDAP server.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -387,7 +392,7 @@ <h1 class="title">LDAP Populate</h1>
387392
</ul>
388393
</div>
389394
<div class="section" id="usage">
390-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
395+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
391396
<p>To use this module, you need to:</p>
392397
<ol class="arabic simple">
393398
<li>Go to ‘Settings’ -&gt; ‘General Settings’</li>
@@ -398,29 +403,29 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
398403
</ol>
399404
</div>
400405
<div class="section" id="known-issues-roadmap">
401-
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
406+
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
402407
<ul class="simple">
403408
<li>Improve test coverage and port its LDAP Patch method to a module where they can be imported and reutilized on other tests.</li>
404409
</ul>
405410
</div>
406411
<div class="section" id="bug-tracker">
407-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
412+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
408413
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-auth/issues">GitHub Issues</a>.
409414
In case of trouble, please check there if your issue has already been reported.
410415
If you spotted it first, help us to smash it by providing a detailed and welcomed
411416
<a class="reference external" href="https://github.com/OCA/server-auth/issues/new?body=module:%20users_ldap_populate%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
412417
<p>Do not contact contributors directly about support or help with technical issues.</p>
413418
</div>
414419
<div class="section" id="credits">
415-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
420+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
416421
<div class="section" id="authors">
417-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
422+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
418423
<ul class="simple">
419424
<li>Therp BV</li>
420425
</ul>
421426
</div>
422427
<div class="section" id="contributors">
423-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
428+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
424429
<ul class="simple">
425430
<li>Therp BV &lt;<a class="reference external" href="https://therp.nl">https://therp.nl</a>&gt;</li>
426431
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
@@ -433,7 +438,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
433438
</ul>
434439
</div>
435440
<div class="section" id="maintainers">
436-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
441+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
437442
<p>This module is maintained by the OCA.</p>
438443
<a class="reference external image-reference" href="https://odoo-community.org">
439444
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -448,5 +453,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
448453
</div>
449454
</div>
450455
</div>
456+
</div>
451457
</body>
452458
</html>

0 commit comments

Comments
 (0)