General

Profile

Sergey Ivanovskiy's activity

From 12/24/2025 to 01/22/2026

01/22/2026

05:22 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
This committed revision 16373 (9709b) was tested with one of the customers large application, found issues related to... Sergey Ivanovskiy
11:53 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Why it cannot use the main web server certificate? Sergey Ivanovskiy
09:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > Constantin, #9709-277 the second option can be used.
> I ...
Sergey Ivanovskiy
09:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Constantin, #9709-277 the second option can be used. Sergey Ivanovskiy
09:10 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Constantin Asofiei wrote:
> From #10809-50:
> Sergey Ivanovskiy wrote:
> > Do you have ideas how to overcome usage...
Sergey Ivanovskiy
05:17 AM Documentation Support #9709 (WIP): Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy
03:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg, Hynek, from the Single_Sign_On documentation ... Sergey Ivanovskiy
02:14 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> Sergey, revision 421 of Hotel GUI allows you to configure the docker compose very easily. Th...
Sergey Ivanovskiy
02:09 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, I have no idea, the accessibility conditions should be satisfied #9709-358 in order that the broker configurat... Sergey Ivanovskiy

01/21/2026

12:35 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > Roger, I am not aware of your environment and the correspondin...
Sergey Ivanovskiy
03:41 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, I am not aware of your environment and the corresponding setup but there are the following conditions that sho... Sergey Ivanovskiy

01/20/2026

08:45 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek, could you help with spreadsheet testcase sample? I need to test how the spreadsheet resources are loaded with ... Sergey Ivanovskiy

01/19/2026

05:56 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Committed revision 16355 (9709b). This is incomplete commit. Testing and fixing found issues related to query paramet... Sergey Ivanovskiy

01/16/2026

06:35 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Committed rev 16353 (9709b) implemented the secure tokens (#9709-349). (@AuthHandler@ decrypts tokens generated by @p... Sergey Ivanovskiy
05:19 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I am implementing the following idea. The web client creates the @AES@ cryptographic key and delivers this key to @Au... Sergey Ivanovskiy

01/15/2026

12:52 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg, I just follow #9709-283, #9709-284 and already did some changes in rev 16350 (9709b). This task needs to be com... Sergey Ivanovskiy
12:31 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> I think we've spent quite a bit of time on this and I'm not sure if we should continue this effor...
Sergey Ivanovskiy
12:22 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I need to transmit secure tokens as response headers but it is possible only to send them as template page parameters. Sergey Ivanovskiy
12:17 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek, Constantin, please review the current rev 9709b. #9709-336 I have technical difficulties with the current impl... Sergey Ivanovskiy

01/14/2026

03:30 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> Sergey Ivanovskiy wrote:
> > Roger, you can investigate the code of @BrokerManager.schedule@ and...
Sergey Ivanovskiy
02:57 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
There is this experimental browsers API https://developer.mozilla.org/en-US/docs/Web/API/Private_State_Token_API that... Sergey Ivanovskiy
02:47 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek, please help to gather all api that requires security token. We need to provide security token to get an access... Sergey Ivanovskiy
10:05 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg, I meant that the reverse proxy server has its own configuration. The broker client and local web client looks s... Sergey Ivanovskiy
03:40 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, I do not understand why you were using proxy. In our broker configuration we do not use the proxy server. Sergey Ivanovskiy

01/13/2026

06:06 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I found that I did not test @LAX@ policy and committed into 9709b rev 16349 but cookie was blocked due to the LAX coo... Sergey Ivanovskiy
02:32 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, you can investigate the code of @BrokerManager.schedule@ and add changes here to see which one is selected for... Sergey Ivanovskiy
10:28 AM User Interface Bug #10915: ugly dialogs
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Is there a possible case to get @onComplete@ message with @files...
Sergey Ivanovskiy
07:43 AM User Interface Bug #10915: ugly dialogs
I changed my opinion and committed the corresponding changes as rev 16354 (10915a) where this case was taken into acc... Sergey Ivanovskiy
07:37 AM User Interface Bug #10915: ugly dialogs
Is there a possible case to get @onComplete@ message with @files@ object evaluated to false? I think that it is not p... Sergey Ivanovskiy
07:24 AM User Interface Bug #10915: ugly dialogs
Yes, I think that you missed. I tested the corresponding testcase and found that @sendFileChoose@ is invoked if files... Sergey Ivanovskiy
06:06 AM User Interface Bug #10915: ugly dialogs
Hynek Cihlar wrote:
> Sergey, if you haven't also please test the various edge cases. An upload is interrupted by th...
Sergey Ivanovskiy
06:01 AM User Interface Bug #10915: ugly dialogs
Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > In @dojo.connect(u, "onComplete", function(files)@ @sendFileChoose@ i...
Sergey Ivanovskiy

01/12/2026

03:20 PM User Interface Bug #10915 (Review): ugly dialogs
Sergey Ivanovskiy
03:20 PM User Interface Bug #10915: ugly dialogs
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, please review, the mouse handler was not restored because...
Sergey Ivanovskiy
05:39 AM User Interface Bug #10915: ugly dialogs
revno: 16349
branch nick: 10915a
message:
missed tests after changes in the dialog close listener logic, fixed t...
Sergey Ivanovskiy
05:38 AM User Interface Bug #10915: ugly dialogs
Hynek, please review, the mouse handler was not restored because I missed tests after the hot changes in @onClose@ di... Sergey Ivanovskiy

01/06/2026

09:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
You could commit 16336 after 16337 to revert the changes. Sergey Ivanovskiy
09:40 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > From your logs I observed
> > [...]
> > that @remote:agent:d...
Sergey Ivanovskiy
08:02 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, could you please explain or develop your idea more thorou...
Sergey Ivanovskiy
04:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
From your logs I observed... Sergey Ivanovskiy
04:27 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
>I had <agent dedicatedMode="true"/> and was receiving localhost refused to connect. When I changed to "false" I now ... Sergey Ivanovskiy
04:21 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> Please use rev 16336 (9709b) because this cross-site cookie is not permitted with rev 163...
Sergey Ivanovskiy

01/05/2026

11:51 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Please use rev 16336 (9709b) because this cross-site cookie is not permitted with rev 16337 (9709b). I committed rev ... Sergey Ivanovskiy
11:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, you should connect to the server host but not to the broker host. From your description it is @fwddev1:7443/gu... Sergey Ivanovskiy

01/02/2026

12:40 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I rolled back @SameSite@ policy for the authorization cookie rev 16337 (9709b) by setting this property to @STRICT@ a... Sergey Ivanovskiy

12/31/2025

12:14 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Authentication cookie is used only by @AuthHandler@ and is not used by known implementations of @SsoAuthenticator@. I... Sergey Ivanovskiy
07:49 AM User Interface Bug #10915: ugly dialogs
OK, I will check this later because working on the different task now. Although I tested direct upload and the old ap... Sergey Ivanovskiy

12/30/2025

04:56 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
It seems that using Anti-CSRF Tokens should be more easily to implement because this token can be included into html ... Sergey Ivanovskiy

12/29/2025

02:19 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
OK. Thank you for pointing on this issue. I didn't know the Cross-site request forgery (CSRF) method to steal cookies... Sergey Ivanovskiy
02:02 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> Why these issues were not raised when iframe with cookie were developed at the different ...
Sergey Ivanovskiy
01:57 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Why these issues were not raised when iframe with cookie were developed at the different task more earlier? The same ... Sergey Ivanovskiy
01:37 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I don't understand why this option (ref https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Cookies)... Sergey Ivanovskiy
01:33 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, could you please explain or develop your idea more thorou...
Sergey Ivanovskiy
01:27 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek, is this rev 16336 (9709b) passed the review if we don't take into account the security issues?
I would propos...
Sergey Ivanovskiy
12:02 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek, could you please explain or develop your idea more thoroughly because it is not clear for me now. The spawned ... Sergey Ivanovskiy
10:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Code review 9709b.
>
> Potential @NPE@, @env.get(BrokerCore.BROKER_DEDICATED_HOST)@ may in ...
Sergey Ivanovskiy
08:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Code review 9709b.
> I'm a bit uneasy with relaxing the same-site cookie policy in @AuthHan...
Sergey Ivanovskiy

12/25/2025

03:51 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
Sergey Ivanovskiy wrote:
> Razvan-Nicolae Chichirau wrote:
> > Has 11056a passed the review?
> Yes, I think that t...
Sergey Ivanovskiy

12/24/2025

10:32 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I used 9709b. Sergey Ivanovskiy
10:27 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I have no issues with the broker setup and Java 17. My environment just simulates your environment:
1) started Virtu...
Sergey Ivanovskiy
04:03 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > I did the changes in 9709b that were not reviewed yet.
> Is H...
Sergey Ivanovskiy
04:01 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
For the broker setup the spawned client connects to the server via SSL and gets remote server objects and performs th... Sergey Ivanovskiy
02:06 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> I'm interested in understanding why when we run the @ClientDriver@ at the command line (typi...
Sergey Ivanovskiy
09:35 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
Razvan-Nicolae Chichirau wrote:
> Has 11056a passed the review?
Yes, I think that the changes are good.
Sergey Ivanovskiy
08:18 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
The changes 11056a/rev. 16326 looks correct. Sergey Ivanovskiy
08:13 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
> > Do you know/understand what means NCURSES/Linux compatibility?
> I guess the compatibility that FWD offers to ru...
Sergey Ivanovskiy
05:41 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
Razvan-Nicolae Chichirau wrote:
> Hynek Cihlar wrote:
> > Is this issue limited only to Shift+Tab?
>
> ATM we on...
Sergey Ivanovskiy
 

Also available in: Atom