From 703e5beb06c64abc7f082e0b2ef25ee39effa16a Mon Sep 17 00:00:00 2001 From: Dave Lasley Date: Mon, 9 Jan 2017 15:33:59 -0800 Subject: [PATCH] [FIX] password_security: Fix history rule * Switch security to be on correct model to fix OCA#674 --- password_security/security/res_users_pass_history.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/password_security/security/res_users_pass_history.xml b/password_security/security/res_users_pass_history.xml index d3d984b03..6d92311a1 100644 --- a/password_security/security/res_users_pass_history.xml +++ b/password_security/security/res_users_pass_history.xml @@ -7,9 +7,9 @@ - + Res Users Pass History Access - + [ ('user_id', '=', user.id)