Search found 7 matches

by fmordhorst
11 Feb 2012, 19:30
Forum: General
Topic: Security doubt with Comany Tickets and Customer Groups
Replies: 11
Views: 2655

Re: Security doubt with Comany Tickets and Customer Groups

I already did that for customer groups other then "Customer Manager".

But I still need help in putting a filter direct in the code, as I stated in my last reply.

Thanks.
by fmordhorst
11 Feb 2012, 04:35
Forum: General
Topic: Security doubt with Comany Tickets and Customer Groups
Replies: 11
Views: 2655

Re: Security doubt with Comany Tickets and Customer Groups

I got the idea about the actual design and this is exaclty what I need to change. This is not the right way to implement this in my point of view. What I ask myself with this situation is what is the purpose of letting you hide the button, but let all the information the button displays, free to con...
by fmordhorst
10 Feb 2012, 20:51
Forum: General
Topic: Security doubt with Comany Tickets and Customer Groups
Replies: 11
Views: 2655

Re: Security doubt with Comany Tickets and Customer Groups

I gave up trying to block the access using Apache because just now I realized that using the search button the regular users still can find and access all tickets, doing a simple * search. Please, I need a solution for this to go live with OTRS, as this is not acceptable in our environment and clien...
by fmordhorst
09 Feb 2012, 17:48
Forum: General
Topic: Security doubt with Comany Tickets and Customer Groups
Replies: 11
Views: 2655

Re: Security doubt with Comany Tickets and Customer Groups

I think there should be an option for disable this access once you activate it. Is there a way to ask for this? Crythias, just as a suggestion, maybe you should comment this on your original post, because I'm sure most peopel will have the wrong idea that the access to the regular user is blocked at...
by fmordhorst
09 Feb 2012, 00:24
Forum: General
Topic: Security doubt with Comany Tickets and Customer Groups
Replies: 11
Views: 2655

Re: Security doubt with Comany Tickets and Customer Groups

jojo wrote:thats how the frontend was designed. there is no extra config for hiding company tickets for users with the same company id
Do you have any idea of how to deny this access, even if it needs some changes in direct in the code?
by fmordhorst
09 Feb 2012, 00:02
Forum: General
Topic: Security doubt with Comany Tickets and Customer Groups
Replies: 11
Views: 2655

Re: Security doubt with Comany Tickets and Customer Groups

crythias wrote:It seems you would be correct with regard to all of the above.
So, you think it's expected or is this really a security issue?

Any ideas on how we could block that?
by fmordhorst
08 Feb 2012, 18:55
Forum: General
Topic: Security doubt with Comany Tickets and Customer Groups
Replies: 11
Views: 2655

Security doubt with Comany Tickets and Customer Groups

Hello. I was looking for a way to restrict customers to see only their own tickets and a customer manager to be able to see all tickets from same Company in the customer web interface. I could make this work following the post "CustomerID/CustomerIDs/Customer Groups" , however I found out ...