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 > README.rst </ title >
6+ < title > LDAP groups assignment </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document ">
363+ < div class ="document " id ="ldap-groups-assignment ">
364+ < h1 class ="title "> LDAP groups assignment</ h1 >
364365
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-groups-assignment ">
370- < h1 > LDAP groups assignment</ h1 >
371366<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
372367!! This file is generated by oca-gen-addon-readme !!
373368!! changes will be overwritten. !!
374369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375370!! source digest: sha256:5538d0664000dd276401538dfe2ecc07df73df425f496375b7ff738bba905479
376371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/17.0/users_ldap_groups "> < 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-17-0/server-auth-17-0-users_ldap_groups "> < 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&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-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/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/18.0/users_ldap_groups "> < 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-18-0/server-auth-18-0-users_ldap_groups "> < 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&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378373< p > < a class ="reference external image-reference " href ="https://www.gnu.org/licenses/agpl "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > </ p >
379374< p > Adds user accounts to groups based on rules defined by the
380375administrator.</ p >
@@ -392,7 +387,7 @@ <h1>LDAP groups assignment</h1>
392387</ ul >
393388</ div >
394389< div class ="section " id ="usage ">
395- < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
390+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
396391< p > Define mappings in Settings / General Settings / Integrations / LDAP
397392Authentication / LDAP Server</ p >
398393< p > Decide whether you want only groups mapped from LDAP (Only LDAP groups
@@ -414,23 +409,23 @@ <h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
414409value of the user’s LDAP record’s attribute named attribute.</ p >
415410</ div >
416411< div class ="section " id ="bug-tracker ">
417- < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h2 >
412+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
418413< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-auth/issues "> GitHub Issues</ a > .
419414In case of trouble, please check there if your issue has already been reported.
420415If you spotted it first, help us to smash it by providing a detailed and welcomed
421- < a class ="reference external " href ="https://github.com/OCA/server-auth/issues/new?body=module:%20users_ldap_groups%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
416+ < a class ="reference external " href ="https://github.com/OCA/server-auth/issues/new?body=module:%20users_ldap_groups%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
422417< p > Do not contact contributors directly about support or help with technical issues.</ p >
423418</ div >
424419< div class ="section " id ="credits ">
425- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h2 >
420+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h1 >
426421< div class ="section " id ="authors ">
427- < h3 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h3 >
422+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h2 >
428423< ul class ="simple ">
429424< li > Therp BV</ li >
430425</ ul >
431426</ div >
432427< div class ="section " id ="contributors ">
433- < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h3 >
428+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h2 >
434429< ul class ="simple ">
435430< li > Holger Brunn << a class ="reference external " href ="mailto:hbrunn@therp.nl "> hbrunn@therp.nl</ a > ></ li >
436431< li > Giacomo Spettoli << a class ="reference external " href ="mailto:giacomo.spettoli@gmail.com "> giacomo.spettoli@gmail.com</ a > ></ li >
@@ -447,19 +442,18 @@ <h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
447442</ ul >
448443</ div >
449444< div class ="section " id ="maintainers ">
450- < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h3 >
445+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
451446< p > This module is maintained by the OCA.</ p >
452447< a class ="reference external image-reference " href ="https://odoo-community.org ">
453448< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
454449</ a >
455450< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
456451mission is to support the collaborative development of Odoo features and
457452promote its widespread use.</ p >
458- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-auth/tree/17 .0/users_ldap_groups "> OCA/server-auth</ a > project on GitHub.</ p >
453+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-auth/tree/18 .0/users_ldap_groups "> OCA/server-auth</ a > project on GitHub.</ p >
459454< 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 >
460455</ div >
461456</ div >
462457</ div >
463- </ div >
464458</ body >
465459</ html >
0 commit comments