{ "info": { "author": "GRAP,Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "===============================================\nAuthentification - System Administrator Passkey\n===============================================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github\n :target: https://github.com/OCA/server-auth/tree/12.0/auth_admin_passkey\n :alt: OCA/server-auth\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/server-auth-12-0/server-auth-12-0-auth_admin_passkey\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/251/12.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module extends the functionality of users module to support loging in\nwith an extra system administrator password in other user accounts.\n\n* System Administrator has now the possibility to login in with any login\n\n* According to the configuration, Odoo will send a mail to user and admin to\n indicate them\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\n\nTo enable this feature, once the module installed, you have to add the\nfollowing keys in your ``odoo.cfg`` configuration file.\n\n* ``auth_admin_passkey_password``. The password that allows user to logging in\n with any login. If not set, the feature is disabled.\n\n* ``auth_admin_passkey_send_to_user`` (default True), if enabled, an email\n will be send to the user, if his account has been used by the\n System Administrator.\n\n* ``auth_admin_passkey_sysadmin_email``. If set, an email will be sent to this\n mail.\n\n* ``auth_admin_passkey_sysadmin_lang``. the language (exemple en_US), used for\n the mail sent to the System Administrator. If not set, the language of the\n SUPERUSER_ID user will be used.\n\n\n**typical Dev / Test configuration section**\n\nNo keys to add.\n\n**typical Production configuration section**\n\n\n.. code-block:: ini\n\n auth_admin_passkey_password = PASSKEY_PASSWORD\n auth_admin_passkey_send_to_user = True\n auth_admin_passkey_sysadmin_email = SYSADMIN_PASSWORD\n auth_admin_passkey_sysadmin_lang = SYSADMIN_LANG\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* GRAP\n\nContributors\n~~~~~~~~~~~~\n\n* Eugen Don \n* Alexandre Papin (https://twitter.com/Fenkiou)\n* Sylvain LE GAL (https://twitter.com/legalsylvain)\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/server-auth `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/OCA/server-auth", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo12-addon-auth-admin-passkey", "package_url": "https://pypi.org/project/odoo12-addon-auth-admin-passkey/", "platform": "", "project_url": "https://pypi.org/project/odoo12-addon-auth-admin-passkey/", "project_urls": { "Homepage": "https://www.github.com/OCA/server-auth" }, "release_url": "https://pypi.org/project/odoo12-addon-auth-admin-passkey/12.0.1.0.0.99.dev3/", "requires_dist": [ "odoo (<12.1dev,>=12.0a)" ], "requires_python": ">=3.5", "summary": "Allows system administrator to authenticate with any account", "version": "12.0.1.0.0.99.dev3" }, "last_serial": 5921786, "releases": { "12.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "b76a6625c5089ad2256d78b1b2ad40a5", "sha256": "97544115f400cc38638ade581b99e65244a63d2c8d4b69ac7b0b6db890c2e57e" }, "downloads": -1, "filename": "odoo12_addon_auth_admin_passkey-12.0.1.0.0.99.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "b76a6625c5089ad2256d78b1b2ad40a5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 47020, "upload_time": "2019-10-03T05:14:25", "url": "https://files.pythonhosted.org/packages/ea/51/d899cdd41fc47cb62b45e3c46ea2b4ffa0fe9d19c72ff63c84b3bd76bab3/odoo12_addon_auth_admin_passkey-12.0.1.0.0.99.dev3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b76a6625c5089ad2256d78b1b2ad40a5", "sha256": "97544115f400cc38638ade581b99e65244a63d2c8d4b69ac7b0b6db890c2e57e" }, "downloads": -1, "filename": "odoo12_addon_auth_admin_passkey-12.0.1.0.0.99.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "b76a6625c5089ad2256d78b1b2ad40a5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 47020, "upload_time": "2019-10-03T05:14:25", "url": "https://files.pythonhosted.org/packages/ea/51/d899cdd41fc47cb62b45e3c46ea2b4ffa0fe9d19c72ff63c84b3bd76bab3/odoo12_addon_auth_admin_passkey-12.0.1.0.0.99.dev3-py3-none-any.whl" } ] }