Skip to content

Commit cfc5b23

Browse files
committed
add base.group_user
1 parent 92a40f2 commit cfc5b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
2-
access_res_authentication_attempt_all,Authentication Attempt All Users,model_res_authentication_attempt,,1,0,0,0
2+
access_res_authentication_attempt_all,Authentication Attempt All Users,model_res_authentication_attempt,base.group_user,1,0,0,0
33
access_res_authentication_attempt_manager,Authentication Attempt Manager,model_res_authentication_attempt,base.group_system,1,1,1,1

0 commit comments

Comments
 (0)