Skip to content

Harden public Odoo startup credentials#33

Merged
cbusillo merged 2 commits into
mainfrom
code/harden-odoo-credential-preflight
May 9, 2026
Merged

Harden public Odoo startup credentials#33
cbusillo merged 2 commits into
mainfrom
code/harden-odoo-credential-preflight

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

@cbusillo cbusillo commented May 9, 2026

Summary

  • fail public/non-local Odoo startup when the master password uses a default value
  • require an explicit admin password for public runtimes before startup proceeds
  • always run the active admin/default-password check for public runtimes
  • document the public runtime credential boundary

Refs #32
Refs cbusillo/launchplane#492
Refs cbusillo/odoo-tenant-cm#29

Validation

  • uv run ruff check docker/scripts/run_odoo_startup.py tests/test_odoo_startup.py
  • uv run ruff format --check docker/scripts/run_odoo_startup.py tests/test_odoo_startup.py
  • uv run python -m unittest discover -s tests

@cbusillo cbusillo merged commit 407064d into main May 9, 2026
4 checks passed
@cbusillo cbusillo deleted the code/harden-odoo-credential-preflight branch May 9, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant