{ "info": { "author": "LasLabs, Kaushal Prajapati, Tecnativa, initOS GmbH, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python" ], "description": "=================\nPassword Security\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-LGPL--3-blue.png\n :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n :alt: License: LGPL-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/password_security\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-password_security\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 allows admin to set company-level password security requirements\nand enforces them on the user.\n\nIt contains features such as\n\n* Password expiration days\n* Password length requirement\n* Password minimum number of lowercase letters\n* Password minimum number of uppercase letters\n* Password minimum number of numbers\n* Password minimum number of special characters\n* Password strength estimation\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nNavigate to General Settings under Configuration\nScroll down to the ``Password Policy`` section\nSet the policies to your liking.\n\nPassword complexity requirements will be enforced upon next password change for\nany user in that company.\n\n**Settings & Defaults**\n\nThese are defined at the company level:\n\n===================== ======= ===================================================\n Name Default Description\n===================== ======= ===================================================\n password_expiration 60 Days until passwords expire\n password_length 12 Minimum number of characters in password\n password_lower 0 Minimum number of lowercase letter in password\n password_upper 0 Minimum number of uppercase letters in password\n password_numeric 0 Minimum number of number in password\n password_special 0 Minimum number of unique special character in password\n password_history 30 Disallow reuse of this many previous passwords\n password_minimum 24 Amount of hours that must pass until another reset\n password_estimate 3 Required score for the strength estimation.\n===================== ======= ===================================================\n\nUsage\n=====\n\nConfigure using above instructions for each company that should have password\nsecurity mandates.\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* LasLabs\n* Kaushal Prajapati\n* Tecnativa\n* initOS GmbH\n\nContributors\n~~~~~~~~~~~~\n\n* James Foster \n* Dave Lasley \n* Kaushal Prajapati \n* Petar Najman \n* Shepilov Vladislav \n* Florian Kantelberg \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://github.com/OCA/server-auth", "keywords": "", "license": "LGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo12-addon-password-security", "package_url": "https://pypi.org/project/odoo12-addon-password-security/", "platform": "", "project_url": "https://pypi.org/project/odoo12-addon-password-security/", "project_urls": { "Homepage": "https://github.com/OCA/server-auth" }, "release_url": "https://pypi.org/project/odoo12-addon-password-security/12.0.1.1.1.99.dev5/", "requires_dist": [ "odoo (<12.1dev,>=12.0a)", "zxcvbn" ], "requires_python": ">=3.5", "summary": "Allow admin to set password security requirements.", "version": "12.0.1.1.1.99.dev5" }, "last_serial": 5921613, "releases": { "12.0.1.1.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "69d125169d5df674e199636ec9c07b10", "sha256": "fc64ddce3f259d32630bb67836ab3c2c4ca3672ba9f8ee0ba752daa899b67574" }, "downloads": -1, "filename": "odoo12_addon_password_security-12.0.1.1.0.99.dev2-py3-none-any.whl", "has_sig": false, "md5_digest": "69d125169d5df674e199636ec9c07b10", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 144282, "upload_time": "2019-05-12T04:33:44", "url": "https://files.pythonhosted.org/packages/5c/28/1a333653a8ea560b15b69d0bf600f2b3e94234c5d0dd5de1c43a9e6f0bd1/odoo12_addon_password_security-12.0.1.1.0.99.dev2-py3-none-any.whl" } ], "12.0.1.1.1.99.dev1": [ { "comment_text": "", "digests": { "md5": "aa496087b154e61c502c9f397e862068", "sha256": "a4269bf4c41f4a1267271831f7aeac47d3004c47d91c09f2b96e71f0ca4620b3" }, "downloads": -1, "filename": "odoo12_addon_password_security-12.0.1.1.1.99.dev1-py3-none-any.whl", "has_sig": false, "md5_digest": "aa496087b154e61c502c9f397e862068", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 144297, "upload_time": "2019-07-23T04:34:05", "url": "https://files.pythonhosted.org/packages/92/ef/7ea358d7e75ed21e35754be079a0abe615b0a0311aec0b3fadf9b90dfc02/odoo12_addon_password_security-12.0.1.1.1.99.dev1-py3-none-any.whl" } ], "12.0.1.1.1.99.dev2": [ { "comment_text": "", "digests": { "md5": "8f38c74e87d6f5db09997fd423d46fbf", "sha256": "1e2903340b2af734f01c4adca96fe36c4e0eafa04c5da5a5c971f2c2f5a84fbb" }, "downloads": -1, "filename": "odoo12_addon_password_security-12.0.1.1.1.99.dev2-py3-none-any.whl", "has_sig": false, "md5_digest": "8f38c74e87d6f5db09997fd423d46fbf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 144295, "upload_time": "2019-07-30T04:39:09", "url": "https://files.pythonhosted.org/packages/f0/2e/29c56b8c6fe19d079d980cda79bc4c07da1e9a622a27ba081299a0484064/odoo12_addon_password_security-12.0.1.1.1.99.dev2-py3-none-any.whl" } ], "12.0.1.1.1.99.dev5": [ { "comment_text": "", "digests": { "md5": "3e2dacf2f3a2e0932e8c22d3f1254ac7", "sha256": "7be38b0439f9ab1a0a68845e2bd610b3039d533f0f84e52bbd6b376614a043fe" }, "downloads": -1, "filename": "odoo12_addon_password_security-12.0.1.1.1.99.dev5-py3-none-any.whl", "has_sig": false, "md5_digest": "3e2dacf2f3a2e0932e8c22d3f1254ac7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 544285, "upload_time": "2019-10-03T04:34:52", "url": "https://files.pythonhosted.org/packages/8c/04/332e126bb8c1a2c47fd66137252ce427933864532bfe09bf083b96885fb1/odoo12_addon_password_security-12.0.1.1.1.99.dev5-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3e2dacf2f3a2e0932e8c22d3f1254ac7", "sha256": "7be38b0439f9ab1a0a68845e2bd610b3039d533f0f84e52bbd6b376614a043fe" }, "downloads": -1, "filename": "odoo12_addon_password_security-12.0.1.1.1.99.dev5-py3-none-any.whl", "has_sig": false, "md5_digest": "3e2dacf2f3a2e0932e8c22d3f1254ac7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 544285, "upload_time": "2019-10-03T04:34:52", "url": "https://files.pythonhosted.org/packages/8c/04/332e126bb8c1a2c47fd66137252ce427933864532bfe09bf083b96885fb1/odoo12_addon_password_security-12.0.1.1.1.99.dev5-py3-none-any.whl" } ] }