From 76c718cfe8963e82e545ace15274181b1cfa940c Mon Sep 17 00:00:00 2001 From: Ernad Husremovic Date: Sat, 30 Aug 2025 16:26:51 +0200 Subject: [PATCH] Update DEPENDENCIES.md with proper GitHub URLs including commit hashes and package paths MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- .../doc/DEPENDENCIES.md | 2 +- odoo-bringout-oca-server-auth-auth_ldaps/doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 2 +- odoo-bringout-oca-server-auth-auth_oidc/doc/DEPENDENCIES.md | 2 +- odoo-bringout-oca-server-auth-auth_saml/doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 2 +- odoo-bringout-oca-server-auth-vault/doc/DEPENDENCIES.md | 4 ++-- 16 files changed, 20 insertions(+), 20 deletions(-) diff --git a/odoo-bringout-oca-server-auth-auth_admin_passkey/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-auth_admin_passkey/doc/DEPENDENCIES.md index 25332ab..15c6de6 100644 --- a/odoo-bringout-oca-server-auth-auth_admin_passkey/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-auth_admin_passkey/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [mail](https://github.com/bringout/oca-ocb-core) +- [mail](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-mail) diff --git a/odoo-bringout-oca-server-auth-auth_ldaps/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-auth_ldaps/doc/DEPENDENCIES.md index 7341f67..0f3116a 100644 --- a/odoo-bringout-oca-server-auth-auth_ldaps/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-auth_ldaps/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [auth_ldap](https://github.com/bringout/oca-ocb-security) +- [auth_ldap](https://github.com/bringout/oca-ocb-security/tree/9ea1af542e169bea280f2d88457fe1472ce74ff7/odoo-bringout-oca-ocb-auth_ldap) diff --git a/odoo-bringout-oca-server-auth-auth_oauth_autologin/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-auth_oauth_autologin/doc/DEPENDENCIES.md index 7655682..e745b11 100644 --- a/odoo-bringout-oca-server-auth-auth_oauth_autologin/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-auth_oauth_autologin/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [auth_oauth](https://github.com/bringout/oca-ocb-security) +- [auth_oauth](https://github.com/bringout/oca-ocb-security/tree/9ea1af542e169bea280f2d88457fe1472ce74ff7/odoo-bringout-oca-ocb-auth_oauth) diff --git a/odoo-bringout-oca-server-auth-auth_oauth_filter_by_domain/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-auth_oauth_filter_by_domain/doc/DEPENDENCIES.md index 7655682..e745b11 100644 --- a/odoo-bringout-oca-server-auth-auth_oauth_filter_by_domain/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-auth_oauth_filter_by_domain/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [auth_oauth](https://github.com/bringout/oca-ocb-security) +- [auth_oauth](https://github.com/bringout/oca-ocb-security/tree/9ea1af542e169bea280f2d88457fe1472ce74ff7/odoo-bringout-oca-ocb-auth_oauth) diff --git a/odoo-bringout-oca-server-auth-auth_oauth_multi_token/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-auth_oauth_multi_token/doc/DEPENDENCIES.md index 7655682..e745b11 100644 --- a/odoo-bringout-oca-server-auth-auth_oauth_multi_token/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-auth_oauth_multi_token/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [auth_oauth](https://github.com/bringout/oca-ocb-security) +- [auth_oauth](https://github.com/bringout/oca-ocb-security/tree/9ea1af542e169bea280f2d88457fe1472ce74ff7/odoo-bringout-oca-ocb-auth_oauth) diff --git a/odoo-bringout-oca-server-auth-auth_oidc/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-auth_oidc/doc/DEPENDENCIES.md index 7655682..e745b11 100644 --- a/odoo-bringout-oca-server-auth-auth_oidc/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-auth_oidc/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [auth_oauth](https://github.com/bringout/oca-ocb-security) +- [auth_oauth](https://github.com/bringout/oca-ocb-security/tree/9ea1af542e169bea280f2d88457fe1472ce74ff7/odoo-bringout-oca-ocb-auth_oauth) diff --git a/odoo-bringout-oca-server-auth-auth_saml/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-auth_saml/doc/DEPENDENCIES.md index 8cc2a08..a688931 100644 --- a/odoo-bringout-oca-server-auth-auth_saml/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-auth_saml/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [base_setup](https://github.com/bringout/oca-ocb-core) -- [web](https://github.com/bringout/oca-ocb-core) +- [base_setup](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-base_setup) +- [web](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-web) diff --git a/odoo-bringout-oca-server-auth-auth_signup_verify_email/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-auth_signup_verify_email/doc/DEPENDENCIES.md index b40095a..63a2f81 100644 --- a/odoo-bringout-oca-server-auth-auth_signup_verify_email/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-auth_signup_verify_email/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [auth_signup](https://github.com/bringout/oca-ocb-security) +- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/9ea1af542e169bea280f2d88457fe1472ce74ff7/odoo-bringout-oca-ocb-auth_signup) diff --git a/odoo-bringout-oca-server-auth-auth_user_case_insensitive/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-auth_user_case_insensitive/doc/DEPENDENCIES.md index 25332ab..15c6de6 100644 --- a/odoo-bringout-oca-server-auth-auth_user_case_insensitive/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-auth_user_case_insensitive/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [mail](https://github.com/bringout/oca-ocb-core) +- [mail](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-mail) diff --git a/odoo-bringout-oca-server-auth-base_user_show_email/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-base_user_show_email/doc/DEPENDENCIES.md index b15744f..17a01ac 100644 --- a/odoo-bringout-oca-server-auth-base_user_show_email/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-base_user_show_email/doc/DEPENDENCIES.md @@ -3,4 +3,4 @@ This addon depends on: - base -- [web](https://github.com/bringout/oca-ocb-core) +- [web](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-web) diff --git a/odoo-bringout-oca-server-auth-impersonate_login/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-impersonate_login/doc/DEPENDENCIES.md index ab73773..ff56486 100644 --- a/odoo-bringout-oca-server-auth-impersonate_login/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-impersonate_login/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [web](https://github.com/bringout/oca-ocb-core) -- [mail](https://github.com/bringout/oca-ocb-core) +- [web](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-web) +- [mail](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-mail) diff --git a/odoo-bringout-oca-server-auth-password_security/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-password_security/doc/DEPENDENCIES.md index 2d29b7a..6681cb4 100644 --- a/odoo-bringout-oca-server-auth-password_security/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-password_security/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [auth_signup](https://github.com/bringout/oca-ocb-security) -- [auth_password_policy_signup](https://github.com/bringout/oca-ocb-security) +- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/9ea1af542e169bea280f2d88457fe1472ce74ff7/odoo-bringout-oca-ocb-auth_signup) +- [auth_password_policy_signup](https://github.com/bringout/oca-ocb-security/tree/9ea1af542e169bea280f2d88457fe1472ce74ff7/odoo-bringout-oca-ocb-auth_password_policy_signup) diff --git a/odoo-bringout-oca-server-auth-users_ldap_groups/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-users_ldap_groups/doc/DEPENDENCIES.md index 7341f67..0f3116a 100644 --- a/odoo-bringout-oca-server-auth-users_ldap_groups/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-users_ldap_groups/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [auth_ldap](https://github.com/bringout/oca-ocb-security) +- [auth_ldap](https://github.com/bringout/oca-ocb-security/tree/9ea1af542e169bea280f2d88457fe1472ce74ff7/odoo-bringout-oca-ocb-auth_ldap) diff --git a/odoo-bringout-oca-server-auth-users_ldap_mail/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-users_ldap_mail/doc/DEPENDENCIES.md index 7341f67..0f3116a 100644 --- a/odoo-bringout-oca-server-auth-users_ldap_mail/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-users_ldap_mail/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [auth_ldap](https://github.com/bringout/oca-ocb-security) +- [auth_ldap](https://github.com/bringout/oca-ocb-security/tree/9ea1af542e169bea280f2d88457fe1472ce74ff7/odoo-bringout-oca-ocb-auth_ldap) diff --git a/odoo-bringout-oca-server-auth-users_ldap_populate/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-users_ldap_populate/doc/DEPENDENCIES.md index 7341f67..0f3116a 100644 --- a/odoo-bringout-oca-server-auth-users_ldap_populate/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-users_ldap_populate/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [auth_ldap](https://github.com/bringout/oca-ocb-security) +- [auth_ldap](https://github.com/bringout/oca-ocb-security/tree/9ea1af542e169bea280f2d88457fe1472ce74ff7/odoo-bringout-oca-ocb-auth_ldap) diff --git a/odoo-bringout-oca-server-auth-vault/doc/DEPENDENCIES.md b/odoo-bringout-oca-server-auth-vault/doc/DEPENDENCIES.md index 8cc2a08..a688931 100644 --- a/odoo-bringout-oca-server-auth-vault/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-server-auth-vault/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [base_setup](https://github.com/bringout/oca-ocb-core) -- [web](https://github.com/bringout/oca-ocb-core) +- [base_setup](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-base_setup) +- [web](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-web)