diff options
Diffstat (limited to 'rt/docs/UPGRADING-3.2')
| -rw-r--r-- | rt/docs/UPGRADING-3.2 | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/rt/docs/UPGRADING-3.2 b/rt/docs/UPGRADING-3.2 index c0b8cebae..4641209e4 100644 --- a/rt/docs/UPGRADING-3.2 +++ b/rt/docs/UPGRADING-3.2 @@ -1,11 +1,10 @@ -UPGRADING FROM 3.2 and earlier - Changes: +=head1 UPGRADING FROM 3.2.0 AND EARLIER -= Rights changes = +There have been a number of rights changes. Now, if you want any user to be +able to access the Admin tools (a.k.a. the Configuration tab), you must grant +that user the "ShowConfigTab" right. Making the user a privileged user is no +longer sufficient. -Now, if you want any user to be able to access the Admin tools (a.k.a. -the Configuration tab), you must grant that user the "ShowConfigTab" -right. Making the user a privileged user is no longer sufficient. - -"SuperUser" users are no longer automatically added to the list of users -who can own tickets in a queue. You now need to explicitly give them the +"SuperUser" users are no longer automatically added to the list of users who +can own tickets in a queue. You now need to explicitly give them the "OwnTicket" right. |
