[katello-devel] Merging access_permission into the master, please run "rake setup".

Amos Benari abenari at redhat.com
Sun May 29 09:25:14 UTC 2011


Please run rake setup after update.
The commit changes verbs table content and roles needs to be re-seeded.

1. Basic controller permissions are now translated as follows:
new, create => create.
index, show, auto_complete_search => read.
edit, update => update.
destroy => delete.

2. Controller specific actions can also be mapped to CRUD verbs, for example :notices => {:destroy_all => 'delete'}
 
See: https://engineering.redhat.com/trac/kalpana/wiki/Authorization for details.

Amos.




More information about the katello-devel mailing list