Hello,

It would be very useful to have a section with "effective permissions"
for user/objects on the summary page. Let's say I want to know what
user Bob can do. That's not easy to track down manually, and I fear
that I might have given an user to many rights.

Example on how this could work:

Form:
  Select: user.
  Select: model
  Select: record
  submit

=
read
update (id, body ) <--- oh no he can change id.
destroy <--- remove this before site goes live.

Maybe also display effective permissions on related models.This is not
that important and it would be totally fine to just manually select
one model/record at a time.

How do you guys make sure that nothing slips through?

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to