From 17258778484c8b99b1f63803d8df24f4ad498e8c 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 2d373ecff..7defc90d4 100644 --- a/password_security/security/res_users_pass_history.xml +++ b/password_security/security/res_users_pass_history.xml @@ -8,9 +8,9 @@ - + Res Users Pass History Access - + [ ('user_id', '=', user.id)