OCA Server Authentication packages (29 packages)
Find a file
Ernad Husremovic 6619de922d Optimize refresh_package_links.py with local hash comparison
- Added local hash comparison to prevent unnecessary GitHub URL generation
- Only build GitHub mappings for packages that actually changed commit hashes
- Reduced file updates from 1758/2075 to 1/2075 files (99.94% improvement)
- Implemented get_current_hash_from_content() to extract hashes from existing URLs
- Added build_local_hash_mapping() for fast local git hash lookup
- Performance improvement: only fetch git hashes when changes are detected

🤖 assisted by claude
2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-auth_admin_passkey Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-auth_api_key Initial commit: OCA Server Auth packages (29 packages) 2025-08-29 15:43:06 +02:00
odoo-bringout-oca-server-auth-auth_api_key_group Convert DEPENDENCIES.md links to GitHub absolute URLs 2025-08-30 16:08:14 +02:00
odoo-bringout-oca-server-auth-auth_api_key_server_env Convert DEPENDENCIES.md links to GitHub absolute URLs 2025-08-30 16:08:14 +02:00
odoo-bringout-oca-server-auth-auth_jwt Initial commit: OCA Server Auth packages (29 packages) 2025-08-29 15:43:06 +02:00
odoo-bringout-oca-server-auth-auth_jwt_demo Convert DEPENDENCIES.md links to GitHub absolute URLs 2025-08-30 16:08:14 +02:00
odoo-bringout-oca-server-auth-auth_jwt_server_env Convert DEPENDENCIES.md links to GitHub absolute URLs 2025-08-30 16:08:14 +02:00
odoo-bringout-oca-server-auth-auth_ldaps Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-auth_oauth_autologin Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-auth_oauth_filter_by_domain Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-auth_oauth_multi_token Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-auth_oauth_ropc Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-auth_oidc Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-auth_oidc_environment Convert DEPENDENCIES.md links to GitHub absolute URLs 2025-08-30 16:08:14 +02:00
odoo-bringout-oca-server-auth-auth_saml Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-auth_session_timeout Initial commit: OCA Server Auth packages (29 packages) 2025-08-29 15:43:06 +02:00
odoo-bringout-oca-server-auth-auth_signup_verify_email Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-auth_user_case_insensitive Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-base_user_show_email Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-cross_connect_client Initial commit: OCA Server Auth packages (29 packages) 2025-08-29 15:43:06 +02:00
odoo-bringout-oca-server-auth-cross_connect_server Convert DEPENDENCIES.md links to GitHub absolute URLs 2025-08-30 16:08:14 +02:00
odoo-bringout-oca-server-auth-impersonate_login Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-password_security Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-user_log_view Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-users_ldap_groups Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-users_ldap_mail Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-users_ldap_populate Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-vault Optimize refresh_package_links.py with local hash comparison 2025-08-30 19:29:04 +02:00
odoo-bringout-oca-server-auth-vault_share Convert DEPENDENCIES.md links to GitHub absolute URLs 2025-08-30 16:08:14 +02:00
.gitignore Add __pycache__/ to .gitignore and clean cache 2025-08-30 15:19:22 +02:00
README.md Initial commit: OCA Server Auth packages (29 packages) 2025-08-29 15:43:06 +02:00

OCA Server Auth

This repository contains 29 OCA packages for server auth.

Packages Included (29 packages)

  • odoo-bringout-oca-server-auth-auth_admin_passkey - From server: auth_auth_admin_passkey
  • odoo-bringout-oca-server-auth-auth_api_key - From server: auth_auth_api_key
  • odoo-bringout-oca-server-auth-auth_api_key_group - From server: auth_auth_api_key_group
  • odoo-bringout-oca-server-auth-auth_api_key_server_env - From server: auth_auth_api_key_server_env
  • odoo-bringout-oca-server-auth-auth_jwt - From server: auth_auth_jwt
  • odoo-bringout-oca-server-auth-auth_jwt_demo - From server: auth_auth_jwt_demo
  • odoo-bringout-oca-server-auth-auth_jwt_server_env - From server: auth_auth_jwt_server_env
  • odoo-bringout-oca-server-auth-auth_ldaps - From server: auth_auth_ldaps
  • odoo-bringout-oca-server-auth-auth_oauth_autologin - From server: auth_auth_oauth_autologin
  • odoo-bringout-oca-server-auth-auth_oauth_filter_by_domain - From server: auth_auth_oauth_filter_by_domain
  • odoo-bringout-oca-server-auth-auth_oauth_multi_token - From server: auth_auth_oauth_multi_token
  • odoo-bringout-oca-server-auth-auth_oauth_ropc - From server: auth_auth_oauth_ropc
  • odoo-bringout-oca-server-auth-auth_oidc - From server: auth_auth_oidc
  • odoo-bringout-oca-server-auth-auth_oidc_environment - From server: auth_auth_oidc_environment
  • odoo-bringout-oca-server-auth-auth_saml - From server: auth_auth_saml
  • odoo-bringout-oca-server-auth-auth_session_timeout - From server: auth_auth_session_timeout
  • odoo-bringout-oca-server-auth-auth_signup_verify_email - From server: auth_auth_signup_verify_email
  • odoo-bringout-oca-server-auth-auth_user_case_insensitive - From server: auth_auth_user_case_insensitive
  • odoo-bringout-oca-server-auth-base_user_show_email - From server: auth_base_user_show_email
  • odoo-bringout-oca-server-auth-cross_connect_client - From server: auth_cross_connect_client
  • odoo-bringout-oca-server-auth-cross_connect_server - From server: auth_cross_connect_server
  • odoo-bringout-oca-server-auth-impersonate_login - From server: auth_impersonate_login
  • odoo-bringout-oca-server-auth-password_security - From server: auth_password_security
  • odoo-bringout-oca-server-auth-user_log_view - From server: auth_user_log_view
  • odoo-bringout-oca-server-auth-users_ldap_groups - From server: auth_users_ldap_groups
  • odoo-bringout-oca-server-auth-users_ldap_mail - From server: auth_users_ldap_mail
  • odoo-bringout-oca-server-auth-users_ldap_populate - From server: auth_users_ldap_populate
  • odoo-bringout-oca-server-auth-vault - From server: auth_vault
  • odoo-bringout-oca-server-auth-vault_share - From server: auth_vault_share

Installation

Install any package from this category:

# Install from local directory
pip install packages/oca-server-auth/PACKAGE_NAME/

# Install in development mode  
pip install -e packages/oca-server-auth/PACKAGE_NAME/

# Using uv (recommended for speed)
uv add packages/oca-server-auth/PACKAGE_NAME/

Repository Structure

Each package in this repository follows the standard Odoo addon structure:

oca-server-auth/
├── odoo-bringout-oca-PROJECT-ADDON/
│   ├── ADDON_NAME/           # Complete addon code
│   │   ├── __init__.py
│   │   ├── __manifest__.py
│   │   └── ... (models, views, etc.)
│   ├── pyproject.toml        # Python package configuration
│   └── README.md            # Package documentation
└── ...

Contributing

These packages are maintained as part of the OCA (Odoo Community Association) ecosystem.

License

Each package maintains its original license as specified in the OCA repositories.