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...
- 11:53 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Why it cannot use the main web server certificate?
- 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 ... - 09:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Constantin, #9709-277 the second option can be used.
- 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... - 05:17 AM Documentation Support #9709 (WIP): Needed: Basic example of configuring separate client and server
- 03:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg, Hynek, from the Single_Sign_On documentation ...
- 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... - 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...
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... - 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...
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 ...
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...
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...
- 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...
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...
- 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... - 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.
- 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...
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... - 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...
- 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...
- 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...
- 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.
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...
- 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...
- 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... - 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...
- 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...
- 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...
- 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... - 06:01 AM User Interface Bug #10915: ugly dialogs
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > In @dojo.connect(u, "onComplete", function(files)@ @sendFileChoose@ i...
01/12/2026
- 03:20 PM User Interface Bug #10915 (Review): ugly dialogs
- 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... - 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... - 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...
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.
- 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... - 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... - 04:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- From your logs I observed...
- 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 ...
- 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...
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 ...
- 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...
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...
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...
- 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...
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 ...
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...
- 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 ... - 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 ...
- 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)...
- 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... - 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... - 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 ...
- 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 ... - 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...
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...
12/24/2025
- 10:32 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I used 9709b.
- 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... - 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... - 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...
- 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... - 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.
- 08:18 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
- The changes 11056a/rev. 16326 looks correct.
- 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... - 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...
Also available in: Atom