mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Redirect to the home page after login will occur only if the user has enabled the 'Redirect to Home' configuration in their user profile settings
6 lines
162 B
Python
6 lines
162 B
Python
# Copyright 2023 Taras Shabaranskyi
|
|
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
|
|
|
from . import test_ir_http
|
|
from . import test_res_users
|