oca-server-auth/odoo-bringout-oca-server-auth-auth_signup_verify_email
Ernad Husremovic 630733f0ff Update submodule with latest changes
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 18:54:14 +02:00
..
auth_signup_verify_email Initial commit: OCA Server Auth packages (29 packages) 2025-08-29 15:43:06 +02:00
doc Update submodule with latest changes 2025-08-30 18:54:14 +02:00
pyproject.toml Initial commit: OCA Server Auth packages (29 packages) 2025-08-29 15:43:06 +02:00
README.md Initial commit: OCA Server Auth packages (29 packages) 2025-08-29 15:43:06 +02:00

Verify email at signup

Odoo addon: auth_signup_verify_email

Installation

pip install odoo-bringout-oca-server-auth-auth_signup_verify_email

Dependencies

This addon depends on:

  • auth_signup

Manifest Information

  • Name: Verify email at signup
  • Version: 16.0.1.0.1
  • Category: Authentication
  • License: AGPL-3
  • Installable: True

Source

Based on OCA/server-auth branch 16.0, addon auth_signup_verify_email.

License

This package maintains the original AGPL-3 license from the upstream Odoo project.

Documentation

  • Overview: doc/OVERVIEW.md
  • Architecture: doc/ARCHITECTURE.md
  • Models: doc/MODELS.md
  • Controllers: doc/CONTROLLERS.md
  • Wizards: doc/WIZARDS.md
  • Reports: doc/REPORTS.md
  • Security: doc/SECURITY.md
  • Install: doc/INSTALL.md
  • Usage: doc/USAGE.md
  • Configuration: doc/CONFIGURATION.md
  • Dependencies: doc/DEPENDENCIES.md
  • Troubleshooting: doc/TROUBLESHOOTING.md
  • FAQ: doc/FAQ.md