Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17.0][MIG] password_security + use ir.config_parameters #731

Open
wants to merge 75 commits into
base: 17.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
7da1e89
[9.0][ADD] Password Security Settings (#531)
lasley Sep 29, 2016
dda2403
[MIG] Make modules uninstallable
pedrobaeza Oct 6, 2016
71ec569
[MIG] Rename manifest files
pedrobaeza Oct 6, 2016
607720a
[MIG] password_security: Migrate to v10
lasley Oct 20, 2016
9f262d3
[FIX] password_security: Validate admin pass
lasley Dec 23, 2016
4ff8f5a
[FIX] password_security: Fix history rule
lasley Jan 9, 2017
a642ffe
Improve UX password_match_message()
astirpe May 5, 2017
99750f8
[FIX] password_security: Fix password stored and token to reset passw…
moylop260 Jun 20, 2017
c36d672
[FIX] password_security: Force password reset
obulkin Sep 18, 2017
5583abc
[MIG]password security
smurf-U Oct 11, 2017
88188de
[IMP]change request
smurf-U Oct 27, 2017
f6f8554
[IMP]Underscore is a special character #1077
StefanRijnhart Nov 29, 2017
28f3f3d
[FIX] password_security: Default last write date #1084
lasley Dec 4, 2017
a06e409
[FIX] UTF-8 coding is not necessary
max3903 Mar 28, 2018
b253dd6
[MIG] auth_totp_password_security: Migration to 11.0
MiquelRForgeFlow May 14, 2018
096c20b
[I18N] password_security: Translate to Spanish all translatable terms
luisg123v Jun 18, 2018
2f657de
[FIX] password_security: Error 500 when login with bad password (#27)
yajo Jun 19, 2018
4d2705b
[FIX] password_security: Allow mini-admin to create users (#31)
yajo Jun 22, 2018
50e6707
[FIX] password_security: Make tests pass if website is installed
yajo Nov 27, 2018
ff30b4d
[UPD] Update password_security.pot
oca-travis Dec 12, 2018
089f28f
[MIG] password_security: Migration to 12.0
shepilov-vladislav Apr 12, 2019
459cbb9
[FIX] password_security: correct readme fragments
sbidoul May 11, 2019
fd855d8
[UPD] README.rst
OCA-git-bot May 11, 2019
81a5636
[FIX] 12.0 `password_security` - Reset Password
amkarthik Jul 18, 2019
eb7f5a1
[FIX] 12.0 `password_security` - Reset Password
amkarthik Jul 22, 2019
443ee31
[UPD] README.rst
OCA-git-bot Jul 29, 2019
3b0f4c8
Add zxcvbn to password security
fkantelberg Sep 1, 2019
0c411de
Force add zxcvbn js lib
fkantelberg Sep 7, 2019
04cbae2
[UPD] README.rst
OCA-git-bot Oct 1, 2019
bec6383
Translated using Weblate (Croatian)
badbole Nov 13, 2019
ce79a25
[FIX] [12.0] password_security - redirection fails when password_secu…
amkarthik Jul 23, 2019
7f8832d
password_security 12.0.1.1.2
OCA-git-bot Mar 30, 2020
ee883dc
making password_security compatible with odoo 13.0
Moro-Code Apr 23, 2020
c46b35f
add external dependency
Moro-Code Apr 27, 2020
e69bcca
Translated using Weblate (Portuguese)
pedrocs-exo Oct 12, 2020
67d0299
Translated using Weblate (Portuguese)
pedrocs-exo Oct 13, 2020
4f5f44d
[UPD] Update password_security.pot
oca-travis Nov 30, 2020
0b30a97
Update translation files
oca-transbot Nov 30, 2020
6e7fc2b
Reformat password_security to match tests
llacroix Dec 10, 2020
2d5e98b
[UPD] Update password_security.pot
oca-travis Feb 2, 2021
f17eff4
[UPD] README.rst
OCA-git-bot Feb 2, 2021
026a1a9
[MIG] Migrated the module in v14.
Chandresh-SerpentCS Feb 10, 2021
1d53ce1
[IMP] Improved the code.
Chandresh-SerpentCS Feb 22, 2021
5e7b77a
[FIX] password_policy: error messages properly presented to the user
dreispt Mar 25, 2021
c5306ff
[UPD] Update password_security.pot
oca-travis Mar 25, 2021
52f0c9a
[UPD] README.rst
OCA-git-bot Mar 25, 2021
62e4b49
Translated using Weblate (Finnish)
jarmokortetjarvi Nov 17, 2021
7d3090e
Translated using Weblate (Swedish)
beremavertel Feb 9, 2022
07a9586
Translated using Weblate (Swedish)
beremavertel Feb 10, 2022
b6c5e70
[IMP] update dotfiles [ci skip]
OCA-git-bot Mar 31, 2022
28d1a44
[IMP] password_security: black, isort, prettier
dsolanki-initos Jan 9, 2023
5ceb424
[MIG] password_security: Migration to 15.0
dsolanki-initos Jan 9, 2023
2e44a01
[UPD] Update password_security.pot
Feb 3, 2023
ac6fc8e
[UPD] README.rst
OCA-git-bot Feb 3, 2023
4ebc52c
[16.0][MIG] password_security
astirpe Feb 20, 2023
65e7c4f
[MIG] password_security: migration of password_length
astirpe Mar 10, 2023
ec47741
[MIG] password_security: explicit super()
astirpe Mar 10, 2023
7c8534a
[FIX] password_security: access rights for portal user with replacement
astirpe May 31, 2023
6e2e903
[FIX] password_security: compatibility with 2FA
astirpe Jun 15, 2023
8dd7bac
[FIX] password_security: fix _order of res.users.pass.history
astirpe Jul 25, 2023
5844a57
[FIX] password_security: fix test on missing partner given for new user
astirpe Jul 25, 2023
648fed5
[FIX] password_security: adapt test to auth_signup_verify_email
astirpe Jul 25, 2023
1d97f74
[IMP] password_security: config settings refactoring
astirpe Jul 25, 2023
3bd3bb1
[IMP] password_security: remove password_estimate
astirpe Jul 27, 2023
1250281
Update password_security/views/res_config_settings_views.xml
astirpe Aug 7, 2023
b61140f
[UPD] Update password_security.pot
Oct 10, 2023
4f0a82d
[BOT] post-merge updates
OCA-git-bot Oct 10, 2023
ef691ca
Update translation files
weblate Oct 10, 2023
eaccf76
Translated using Weblate (Italian)
mymage Oct 13, 2023
83b80a7
Translated using Weblate (Italian)
francesco-ooops Oct 13, 2023
9566360
Translated using Weblate (Spanish)
Ivorra78 Oct 15, 2023
a9239b2
Translated using Weblate (Italian)
mymage Jan 4, 2024
a858641
[IMP] password_security: pre-commit stuff
Jan 31, 2024
19be1fc
[MIG] password_security: Migration to 17.0
Jan 31, 2024
ea020fc
[IMP] password_security: use ir.config_parameter
alexis-via Nov 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
133 changes: 133 additions & 0 deletions password_security/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,133 @@
=================
Password Security
=================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:dc29155c73a519d3732e2806f60bd11ebb31cd8c181ebd5918e4bc68080d37aa
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github
:target: https://github.com/OCA/server-auth/tree/17.0/password_security
:alt: OCA/server-auth
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/server-auth-17-0/server-auth-17-0-password_security
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=17.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows admin to set company-level password security
requirements and enforces them on the user.

It contains features such as

- Password expiration days
- Password length requirement
- Password minimum number of lowercase letters
- Password minimum number of uppercase letters
- Password minimum number of numbers
- Password minimum number of special characters

**Table of contents**

.. contents::
:local:

Configuration
=============

Navigate to General Settings under Configuration Scroll down to the
``Password Policy`` section Set the policies to your liking.

Password complexity requirements will be enforced upon next password
change for any user in that company.

**Settings & Defaults**

These are defined at the company level:

[TABLE]

Usage
=====

Configure using above instructions for each company that should have
password security mandates.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-auth/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/server-auth/issues/new?body=module:%20password_security%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* LasLabs
* Onestein
* Kaushal Prajapati
* Tecnativa
* initOS GmbH
* Omar Nasr

Contributors
------------

- James Foster <[email protected]>

- Dave Lasley <[email protected]>

- Kaushal Prajapati <[email protected]>

- Petar Najman <[email protected]>

- Shepilov Vladislav <[email protected]>

- Florian Kantelberg <[email protected]>

- Dhara Solanki <[email protected]>

- `Open Source Integrators <https://opensourceintegrators.com>`__

- Chandresh Thakkar <[email protected]>
- Daniel Reis <[email protected]>

- `Onestein <https://www.onestein.nl>`__:

- Andrea Stirpe <[email protected]>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/server-auth <https://github.com/OCA/server-auth/tree/17.0/password_security>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
5 changes: 5 additions & 0 deletions password_security/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Copyright 2015 LasLabs Inc.
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).

from .post_install import init_config_parameters
from . import controllers, models
33 changes: 33 additions & 0 deletions password_security/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Copyright 2015 LasLabs Inc.
# Copyright 2018 Modoolar <[email protected]>.
# Copyright 2019 initOS GmbH
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
{
"name": "Password Security",
"summary": "Allow admin to set password security requirements.",
"version": "17.0.2.0.0",
"author": "LasLabs, "
"Onestein, "
"Kaushal Prajapati, "
"Tecnativa, "
"initOS GmbH, "
"Omar Nasr, "
"Odoo Community Association (OCA)",
"category": "Base",
"depends": [
"auth_signup",
"auth_password_policy_signup",
],
"website": "https://github.com/OCA/server-auth",
"license": "LGPL-3",
"data": [
"views/res_config_settings_views.xml",
"security/ir.model.access.csv",
"security/res_users_pass_history.xml",
],
"demo": [
"demo/res_users.xml",
],
"post_init_hook": "init_config_parameters",
"installable": True,
}
4 changes: 4 additions & 0 deletions password_security/controllers/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Copyright 2015 LasLabs Inc.
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).

from . import main
62 changes: 62 additions & 0 deletions password_security/controllers/main.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
# Copyright 2015 LasLabs Inc.
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).

import logging

from werkzeug.exceptions import BadRequest

from odoo import http
from odoo.http import request

from odoo.addons.auth_signup.controllers.main import AuthSignupHome
from odoo.addons.web.controllers.home import ensure_db

_logger = logging.getLogger(__name__)


class PasswordSecurityHome(AuthSignupHome):
def do_signup(self, qcontext):
password = qcontext.get("password")
user = request.env.user
user._check_password(password)
return super().do_signup(qcontext)

@http.route()
def web_login(self, *args, **kw):
ensure_db()
response = super().web_login(*args, **kw)
if not request.params.get("login_success"):
return response
if not request.env.user:
return response
# Now, I'm an authenticated user
if not request.env.user._password_has_expired():
return response
# My password is expired, kick me out
request.env.user.action_expire_password()
request.session.logout(keep_db=True)
# I was kicked out, so set login_success in request params to False
request.params["login_success"] = False
redirect = request.env.user.partner_id.signup_url
return request.redirect(redirect)

@http.route()
def web_auth_signup(self, *args, **kw):
"""Try to catch all the possible exceptions not already handled
in the parent method"""

try:
qcontext = self.get_auth_signup_qcontext()
except Exception:
raise BadRequest from None # HTTPError: 400 Client Error: BAD REQUEST

try:
return super().web_auth_signup(*args, **kw)
except Exception as e:
# Here we catch any generic exception since UserError is already
# handled in parent method web_auth_signup()
qcontext["error"] = str(e)
response = request.render("auth_signup.signup", qcontext)
response.headers["X-Frame-Options"] = "SAMEORIGIN"
response.headers["Content-Security-Policy"] = "frame-ancestors 'self'"
return response
9 changes: 9 additions & 0 deletions password_security/demo/res_users.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!--
Copyright 2016 LasLabs Inc.
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
-->
<odoo>
<record id="base.user_root" model="res.users">
<field name="password_write_date" eval="datetime.now()" />
</record>
</odoo>
Loading
Loading