[ADD] Added the security folder and access rightz file in auth_oauth module.

bzr revid: psa@tinyerp.com-20120903050731-0da4en6k8fdkmiwh
This commit is contained in:
Paramjit Singh Sahota 2012-09-03 10:37:31 +05:30
parent eeff139db2
commit 3f7265df3c
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_auth_oauth_provider,auth_oauth_provider,model_auth_oauth_provider,base.group_system,1,1,1,1
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 access_auth_oauth_provider auth_oauth_provider model_auth_oauth_provider base.group_system 1 1 1 1