Last seen: 30 Jan 2024 19H57
Thanks a lot
Yes of course. I checked this before I create this thread.
Thnak you
Thanks a lot for clarification
ok clear but... This user is contract and resource so why field RESPONSIBLE (for example in ticket) refers to "responsible as contact" not "responsib...
That's clear. How in this case I'm able to find all documents given user is linked to as "contact" ?
Both profiles have this option turned on and both have access to forms "Users" and "Resources". There must be something more becasue still not working...
All is working fine and information there are very useful. Please tell me still: 1. Is it possible to get this information by API ? 2. Is there in ...
Thanks, it looks very interesting.
1. I see you declared encryption 256 by line: $data = AesCtr::encrypt($contents, $_SERVER['argv'][1], 256); Are you sure your PQ is using 256 ? not...
We extended API of PQ by method allowing us to encrypt passed text. It was the easiest way for us.
And this is the problem I think many persons reported on the forum. Projeqtor uses PHP library for AES:CTR create by Chris Veness This library uses it...
Thanks, solution works perfectly. By the way, seems on 7.0.2 changing order of columns (at least on Activity view) is no longer working. Additiona...
Hello, I found one issue more which can refers to problem described above. Of course we appliyed scripts you listed and all practically is working...