========================
Disable Odoo login
========================
This project modifies the login view and controller to hide and deny the login with Odoo. It is designed to force users to use SSO providers.
In development environment, you can define the environment variable `ODOO_ALLOW_ODOO_LOGIN` with `True` to show and allow the Odoo login.
Please don't hesitate to suggest any change for this project.
**Table of contents**
.. contents::
:local:
Installation
============
## Deploying with pip
We used [odoo setup tools](https://pypi.org/project/setuptools-odoo/#packaging-a-single-addon) to generate the pypi files from the odoo manifests. To deploy any packaged module, so that odoo can later install them, you can create a venv with this name (it's git-ignored)
```shell
python -m venv venv
```
And then pip-install them [from pypi](https://pypi.org/user/coopdevs/).
### Example
```shell
pip install odoo12-addon-disable-login==12.0.1.0.2
```
Beware that for word separation, pypi uses dashes `-` and odoo underscores `_`.
Bug Tracker
===========
Bugs are tracked on `Gitlab Issues <https://git.coopdevs.org/coopdevs/odoo/addons/odoo-addons/issues>`_.
In case of trouble, please check there if your issue has already been reported.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Authors
~~~~~~~
* Coopdevs Treball SCCL
Contributors
~~~~~~~~~~~~
* Som Connexió
Maintainers
~~~~~~~~~~~
Raw data
{
"_id": null,
"home_page": "https://coopdevs.org",
"name": "odoo12-addon-disable-login",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": "",
"keywords": "",
"author": "Coopdevs Treball SCCL",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/99/15/1c2aa6aa8a7ef12779ef8d0cbec1273db1edfcec7eebd07cc7395602fc31/odoo12-addon-disable_login-12.0.1.1.1.tar.gz",
"platform": null,
"description": "========================\nDisable Odoo login\n========================\n\nThis project modifies the login view and controller to hide and deny the login with Odoo. It is designed to force users to use SSO providers.\n\nIn development environment, you can define the environment variable `ODOO_ALLOW_ODOO_LOGIN` with `True` to show and allow the Odoo login.\n\nPlease don't hesitate to suggest any change for this project.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nInstallation\n============\n\n## Deploying with pip\n\nWe used [odoo setup tools](https://pypi.org/project/setuptools-odoo/#packaging-a-single-addon) to generate the pypi files from the odoo manifests. To deploy any packaged module, so that odoo can later install them, you can create a venv with this name (it's git-ignored)\n\n```shell\npython -m venv venv\n```\nAnd then pip-install them [from pypi](https://pypi.org/user/coopdevs/).\n\n### Example\n\n```shell\npip install odoo12-addon-disable-login==12.0.1.0.2\n```\nBeware that for word separation, pypi uses dashes `-` and odoo underscores `_`.\n\n\nBug Tracker\n===========\n\nBugs are tracked on `Gitlab Issues <https://git.coopdevs.org/coopdevs/odoo/addons/odoo-addons/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Coopdevs Treball SCCL\n\nContributors\n~~~~~~~~~~~~\n\n* Som Connexi\u00f3\n\nMaintainers\n~~~~~~~~~~~\n\n\n\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Disable login template to force to use the OAuth login.",
"version": "12.0.1.1.1",
"project_urls": {
"Homepage": "https://coopdevs.org"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bafef86045e38355ef8789ce08d5ec8cc551aa0431387142f35e34d4f9686d06",
"md5": "f5254bf4f55a1ea80421fdfa27485014",
"sha256": "9bf2a97db53c1cd53ad5d7b4ccf88f6f31fa5ee9025b5a53613200380f29d895"
},
"downloads": -1,
"filename": "odoo12_addon_disable_login-12.0.1.1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "f5254bf4f55a1ea80421fdfa27485014",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.5",
"size": 4163,
"upload_time": "2023-11-21T09:54:32",
"upload_time_iso_8601": "2023-11-21T09:54:32.020743Z",
"url": "https://files.pythonhosted.org/packages/ba/fe/f86045e38355ef8789ce08d5ec8cc551aa0431387142f35e34d4f9686d06/odoo12_addon_disable_login-12.0.1.1.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "99151c2aa6aa8a7ef12779ef8d0cbec1273db1edfcec7eebd07cc7395602fc31",
"md5": "7161cb2d7c397e4551af54adb2043397",
"sha256": "362ca4abda2d5325ba293ac652166bd3d8d7d4a3fb97a66e52f99932f5b63047"
},
"downloads": -1,
"filename": "odoo12-addon-disable_login-12.0.1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "7161cb2d7c397e4551af54adb2043397",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 2964,
"upload_time": "2023-11-21T09:54:34",
"upload_time_iso_8601": "2023-11-21T09:54:34.140144Z",
"url": "https://files.pythonhosted.org/packages/99/15/1c2aa6aa8a7ef12779ef8d0cbec1273db1edfcec7eebd07cc7395602fc31/odoo12-addon-disable_login-12.0.1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-21 09:54:34",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "odoo12-addon-disable-login"
}