Changes between Version 8 and Version 9 of ComponentPermissionsPlugin


Ignore:
Timestamp:
Jun 10, 2013, 12:13:31 PM (11 years ago)
Author:
Mitar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ComponentPermissionsPlugin

    v8 v9  
    1515allow_cc = false
    1616allow_cc_email = false
     17hide_components = false
    1718}}}
    1819
     
    5051If you want to allow ticket reporter, owner or users in CC list to have access to the ticket regardless of component permissions, you can set `allow_reporter`, `allow_owner`, and `allow_cc` to `true`, respectively. You can also use `allow_cc_email` to specify user's by their e-mail address (even if such user does not yet exist), but be careful, make sure users' e-mails are verified and that they cannot be freely changed to arbitrary values.
    5152
     53Setting `hide_components` to `true` will hide components from ticket and other forms if user does not have permission for them. Works if not using a custom field.
     54
    5255== Bugs/Feature Requests ==
    5356