oca-ocb-security/odoo-bringout-oca-ocb-auth_totp/auth_totp/models/__init__.py
Ernad Husremovic c0efcc53f5 19.0 vanilla
2026-03-09 09:32:28 +01:00

7 lines
206 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import auth_totp
from . import auth_totp_rate_limit_log
from . import res_users
from . import totp