feha
|
| Posted: 03/26/2002, 2:24 PM |
|
There is a "problem" with this two applications...
The problem is how to solve: that guest or any other member can't delete others enties than those they entered them self...
I mead the administrator should be able to delete/edit all entries but guest or employees only the entries they made...
Or if one project is aigned to Me than Only Me should be able to answer or edit/delete...(except admin)
There must be a simple way by using users priorities... or ?
|
|
|
 |
Nicole
|
| Posted: 03/27/2002, 1:13 AM |
|
Feha,
for Bugtrack create separate pages for registered users and admins. Set admins page security rate to "High". On users pages add Input parameter UserID of session type in order to display (and thus let edit) only cases belaong to logged in user.
In Task Manager project use the similar approach but assign input parameter UserID to assigned_to field
|
|
|
 |
feha
|
| Posted: 03/27/2002, 9:47 AM |
|
Do You have any CC project file with this solution in PHP/My SQL?
Or can this be done only in CC without custom coding?
|
|
|
 |
|