Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Feb 12, 2025
1 parent 39d661f commit 9c5c3ba
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 13 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ addon | version | maintainers | summary
[auth_user_case_insensitive](auth_user_case_insensitive/) | 17.0.1.0.0 | | Makes the user login field case insensitive
[impersonate_login](impersonate_login/) | 17.0.1.0.2 | [![Kev-Roche](https://github.com/Kev-Roche.png?size=30px)](https://github.com/Kev-Roche) | tools
[user_log_view](user_log_view/) | 17.0.1.0.0 | [![trojikman](https://github.com/trojikman.png?size=30px)](https://github.com/trojikman) | Allow to see user's actions log
[users_ldap_populate](users_ldap_populate/) | 17.0.1.0.0 | [![joao-p-marques](https://github.com/joao-p-marques.png?size=30px)](https://github.com/joao-p-marques) | LDAP Populate

[//]: # (end addons)

Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "odoo-addons-oca-server-auth"
version = "17.0.20250118.0"
version = "17.0.20250212.0"
dependencies = [
"odoo-addon-auth_admin_passkey>=17.0dev,<17.1dev",
"odoo-addon-auth_admin_passkey_totp_mail_enforce>=17.0dev,<17.1dev",
Expand All @@ -16,6 +16,7 @@ dependencies = [
"odoo-addon-auth_user_case_insensitive>=17.0dev,<17.1dev",
"odoo-addon-impersonate_login>=17.0dev,<17.1dev",
"odoo-addon-user_log_view>=17.0dev,<17.1dev",
"odoo-addon-users_ldap_populate>=17.0dev,<17.1dev",
]
classifiers=[
"Programming Language :: Python",
Expand Down
18 changes: 9 additions & 9 deletions users_ldap_populate/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LDAP Populate
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:63416ef2552f2e40342f05e2816018fa46e7b680c87a4a7619875248549db09c
!! source digest: sha256:a966c208d29cf07fbef7c2fa70c82714faad3e0e9864f8b76e076cbfc6c2dac2
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -50,8 +50,8 @@ To use this module, you need to:
Known issues / Roadmap
======================

- Improve test coverage and port its LDAP Patch method to a module
where they can be imported and reutilized on other tests.
- Improve test coverage and port its LDAP Patch method to a module where
they can be imported and reutilized on other tests.

Bug Tracker
===========
Expand All @@ -74,13 +74,13 @@ Authors
Contributors
------------

- Therp BV <https://therp.nl>
- `Tecnativa <https://www.tecnativa.com>`__:
- Therp BV <https://therp.nl>
- `Tecnativa <https://www.tecnativa.com>`__:

- Alexandre Díaz
- João Marques
- Carlos Roca
- Carolina Fernandez
- Alexandre Díaz
- João Marques
- Carlos Roca
- Carolina Fernandez

Maintainers
-----------
Expand Down
6 changes: 3 additions & 3 deletions users_ldap_populate/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">LDAP Populate</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:63416ef2552f2e40342f05e2816018fa46e7b680c87a4a7619875248549db09c
!! source digest: sha256:a966c208d29cf07fbef7c2fa70c82714faad3e0e9864f8b76e076cbfc6c2dac2
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/17.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-17-0/server-auth-17-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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends the functionality of auth_ldap by adding
Expand Down Expand Up @@ -400,8 +400,8 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
<div class="section" id="known-issues-roadmap">
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
<ul class="simple">
<li>Improve test coverage and port its LDAP Patch method to a module
where they can be imported and reutilized on other tests.</li>
<li>Improve test coverage and port its LDAP Patch method to a module where
they can be imported and reutilized on other tests.</li>
</ul>
</div>
<div class="section" id="bug-tracker">
Expand Down

0 comments on commit 9c5c3ba

Please sign in to comment.