We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a40f2 commit cfc5b23Copy full SHA for cfc5b23
auth_brute_force/security/ir.model.access.csv
@@ -1,3 +1,3 @@
1
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
+access_res_authentication_attempt_all,Authentication Attempt All Users,model_res_authentication_attempt,base.group_user,1,0,0,0
3
access_res_authentication_attempt_manager,Authentication Attempt Manager,model_res_authentication_attempt,base.group_system,1,1,1,1
0 commit comments