blob: 4641209e4333a0b9976c9cd13b7e1dcc60f5302b (
plain)
1
2
3
4
5
6
7
8
9
10
|
=head1 UPGRADING FROM 3.2.0 AND EARLIER
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.
"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.
|