General

Profile

Sergey Ivanovskiy's activity

From 01/23/2026 to 02/21/2026

02/21/2026

07:03 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I do not know why this @storageId@ was added to FWD user but finally I need to apply this something patch... Sergey Ivanovskiy
06:32 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
It looks that @bogus/storage-hotel@ that comes from ... Sergey Ivanovskiy

02/20/2026

02:28 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I found at least a copy/paste in fine logs:... Sergey Ivanovskiy
02:06 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> I should report new issue with the trunk rev 16435 related to *New Session* functionality...
Sergey Ivanovskiy
12:29 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Thank you, I will use this library but I would like to make some adjustment to plans. I know that the customer would ... Sergey Ivanovskiy
12:16 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Debugging the issue but the spawn processes are failed without visible logs. The server logs just shows the several t... Sergey Ivanovskiy
12:04 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Updating #9709-611: it is a localhost setup without brokers that means that all web clients are spawned locally. Sergey Ivanovskiy
12:01 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I should report new issue with the trunk rev 16435 related to *New Session* functionality.
Steps to reproduce :
#...
Sergey Ivanovskiy
07:05 AM Documentation Support #9709 (WIP): Needed: Basic example of configuring separate client and server
Can I use the following library https://github.com/jwtk/jjwt?#gradle? Sergey Ivanovskiy

02/19/2026

09:15 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > In this case there is an open question how to authenticate reque...
Sergey Ivanovskiy
08:18 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> Greg Shah wrote:
> > > For example, to complete 9709b I need to use service workers that...
Sergey Ivanovskiy
06:53 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> > For example, to complete 9709b I need to use service workers that cannot work with self-signed ...
Sergey Ivanovskiy
06:52 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Thank you for this document, although it does not consider the html browse widget and another driver widgets. It is n... Sergey Ivanovskiy
04:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
In 9709d working on new session scenario because I only committed changes for the direct web client SSO spawn. The ot... Sergey Ivanovskiy
04:12 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > OIDC allows you to move the authentication state out of the cookie an...
Sergey Ivanovskiy
04:02 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Please explain I do not understand why @to authenticate for all ...
Sergey Ivanovskiy
03:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Constantin, please review 16434 (9709d) and share your opinions. I think that it is a unique reasonable way to preser... Sergey Ivanovskiy
03:43 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I also wonder that OIDC implementation uses client side cookie that is not secured object because it is attached to t... Sergey Ivanovskiy
03:39 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
>Partition cookies are stored in partitions. A partition is a combination of top-level site + the embedded site (for ... Sergey Ivanovskiy
03:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Coming back to the ground I found that there is another alternat...
Sergey Ivanovskiy
03:26 AM Documentation Support #9709 (Feedback): Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy
03:26 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek, please review the committed revision 16434 (9709d) for evaluation and comments. It looks that we are safe to u... Sergey Ivanovskiy
12:37 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Coming back to the ground I found that there is another alternative *CHIPS* (Cookies Having Independent Partitioned S... Sergey Ivanovskiy

02/18/2026

03:30 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
OK. @SSLCertUtils@ has an option to load external certificate to be used instead of self-signed root certificate. Hav... Sergey Ivanovskiy
02:24 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I do not understand what do you mean by @It seems they have to be exposed both on the server and the broker. Now we a... Sergey Ivanovskiy
02:13 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Thus I should use valid certificates with the web client but not self-signed and should come back to the first way. Sergey Ivanovskiy
02:06 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
That is zugzwang. Sergey Ivanovskiy
02:03 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg, I missed in my consideration the embedded web client case that makes changes because the embedded web client is... Sergey Ivanovskiy
01:56 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I should notify that for the embedded web client we have the same issue because the web client is embedded into ifram... Sergey Ivanovskiy
11:17 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
We can use the distributed @localStorage@ between different origins without synchronizations. Sergey Ivanovskiy
11:12 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> Sergey Ivanovskiy wrote:
> > @BroadcastChannels@ are used to *The Broadcast Channel API allows b...
Sergey Ivanovskiy
09:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
OK.
I created 9709d for changes to do separate pages for login, web client page and logout page. The existing fun...
Sergey Ivanovskiy
08:42 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Yes, it should be used to manage opened pages in the browser but I just found this code... Sergey Ivanovskiy
08:14 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
@BroadcastChannels@ are used to *The Broadcast Channel API allows basic communication between browsing contexts (that... Sergey Ivanovskiy
07:33 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
If I understand correctly, then ACME client was removed from FWD project because Let's Encrypt certificates are not u... Sergey Ivanovskiy
03:59 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
There are several template pages:... Sergey Ivanovskiy
02:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
The one page portal is frontend part that can be implemented as separate pages. Is my view correct? What did I miss h... Sergey Ivanovskiy
02:43 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Constantin Asofiei wrote:
> I mean the parts where we redirect to logout page, auto-login and so on. Also the 'open...
Sergey Ivanovskiy
02:23 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Did you mean this one?
> managed to remove CORS. Changes in supported http methods and js.
I do not think that SSO ...
Sergey Ivanovskiy
01:18 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, I just observed your note:
>So it might have something to do with trying to have 2 brokers on the same IP add...
Sergey Ivanovskiy
12:59 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> Sergey Ivanovskiy wrote:
> > I would like to discuss an issue we are facing. The Java we...
Sergey Ivanovskiy
10:59 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
>I'm using 9709b_16459 and the ports are all exposed. I saw that you can add them in the configuration (they don't su... Sergey Ivanovskiy
10:38 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> My note is that one page design added this issue for the broker clients setup because in ...
Sergey Ivanovskiy
10:33 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
This should be the certificate issue, you should copy the link and open this link in a new tab. Sergey Ivanovskiy

02/17/2026

01:13 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
My note is that one page design added this issue for the broker clients setup because in this case the main page beco... Sergey Ivanovskiy
12:42 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> Sorry, I need to slow this down a bit to make sure we all have a shared understanding.
>
> > T...
Sergey Ivanovskiy
06:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, you can try this version committed rev. 16459 (9709b) for testing. Sergey Ivanovskiy
03:20 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger. should these certificates store be in the repository? Should I use these committed stores? I guess that it sho... Sergey Ivanovskiy
02:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> The main automation of configuration of the directory and broker configurations has been che...
Sergey Ivanovskiy
11:47 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Constantin Asofiei wrote:
> Constantin Asofiei wrote:
> > (the above can also be limited to only the cases when the...
Sergey Ivanovskiy
11:33 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> Sergey, with *9709b_16442* I am receiving:
> !9709_npe.png!
> after I authorize the broker...
Sergey Ivanovskiy

02/16/2026

04:31 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
At this moment I have no complete picture of how these ideas should work. These ideas lead to very complicated design... Sergey Ivanovskiy
03:27 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > Constantin Asofiei wrote:
> > > Sergey, is this problem b...
Sergey Ivanovskiy
03:13 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> I would like to discuss an issue we are facing. The Java web client starts an authenticat...
Sergey Ivanovskiy
03:11 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Constantin Asofiei wrote:
> Sergey, is this problem because we no longer store this token in a cookie? Or something ...
Sergey Ivanovskiy
02:49 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I would like to discuss an issue we are facing. The Java web client starts an authentication service that provides we... Sergey Ivanovskiy

02/12/2026

02:24 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I have some conceptual difficulties in how to work with DHTML documents. The root document can contain only a script ... Sergey Ivanovskiy

02/10/2026

01:51 AM User Interface Bug #10915 (Feedback): ugly dialogs
Hynek, please give your feedback. Sergey Ivanovskiy

02/09/2026

03:35 PM User Interface Bug #10915: ugly dialogs
Hynek Cihlar wrote:
> Code review 10915a.
>
> Just one point. I think @removeEscapedDoubleQuotes@ will throw @Str...
Sergey Ivanovskiy
02:40 PM User Interface Bug #10915: ugly dialogs
The aim was to remove only paired escaped double quotes. Committed revision 16433 (10915a). Rebasing the branch. Sergey Ivanovskiy
01:29 PM User Interface Bug #10915: ugly dialogs
Hynek Cihlar wrote:
> Code review 10915a.
>
> Just one point. I think @removeEscapedDoubleQuotes@ will throw @Str...
Sergey Ivanovskiy
12:43 PM User Interface Bug #10915: ugly dialogs
Hynek, could you review this task. I tested the changes, found issues and fixed them. Now the manual tests passed. Co... Sergey Ivanovskiy
02:32 AM User Interface Bug #10915: ugly dialogs
Committed revision 16428 (10915a) fixed the found configuration issue, the progress bar dialog was changed and closed... Sergey Ivanovskiy
09:06 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
This committed revision 16435 (9709b) is not for the review, I just fixed previous security issues related to the cli... Sergey Ivanovskiy

02/08/2026

01:04 PM User Interface Bug #10915 (Review): ugly dialogs
Sergey Ivanovskiy

02/06/2026

06:14 AM User Interface Bug #10915 (WIP): ugly dialogs
Another issue that can be reproduced only with the customer application is that ESC keydown event has been missed due... Sergey Ivanovskiy
06:08 AM User Interface Bug #10915: ugly dialogs
I rebased up to rev 16426 (10915a) and tested with the large customer application. Found the translation issue, the t... Sergey Ivanovskiy

02/03/2026

05:00 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> @sessionIdClientPairs@ holds P2J security sessions, not the http sessions. You get the HttpSes...
Sergey Ivanovskiy
04:34 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> @sessionIdClientPairs@ holds P2J security sessions, not the http sessions. You get the HttpSes...
Sergey Ivanovskiy
04:21 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I confused because the code of @WebDriverHander@ uses ... Sergey Ivanovskiy
04:09 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I observed that if one browser policy is enabled, then the client sessions (@InitTermListener@) are tracked by @WebSe... Sergey Ivanovskiy
04:04 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Thank you, could I use http sessions listener to track http sessions by their ids and access them from the code? Sergey Ivanovskiy
02:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey, for the token refresh you will need some kind of request handler that will handle the ...
Sergey Ivanovskiy

01/30/2026

12:36 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
@WebDriverHandler.CLIENT_UUID_RELATED_SESSION_ID_PAIRS@ is also available. Sergey Ivanovskiy
12:08 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I can have only the spawner id, @WebDriverHandler.handleStartClientRequest@ if @WebDriverHandler.spawnWorker@ was suc... Sergey Ivanovskiy
11:06 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek, could you help with FWD API to call the client api from the server side on behalf of the authenticated user th... Sergey Ivanovskiy
07:02 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
The only working schema can be that the web server that handled the login page creates authentication cookie on respo... Sergey Ivanovskiy
04:20 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I would like to detail this part because the secure cookie was n...
Sergey Ivanovskiy

01/29/2026

03:20 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
9709b just rebased up to rev 16397. Sergey Ivanovskiy
03:16 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I would like to detail this part because the secure cookie was not set for the main iframe page for the reasons speci... Sergey Ivanovskiy
01:56 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, you proposed to create session short-lived authentication...
Sergey Ivanovskiy
01:53 PM Documentation Support #9709 (WIP): Needed: Basic example of configuring separate client and server
Branch @9709c@ was merged into trunk as rev. 16370 and archived. Changed status to WIP to complete the task. Sergey Ivanovskiy
01:04 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
OK. Preparing 9709c to merge.
9709 web token design to go farther
Hynek, you proposed to create session short...
Sergey Ivanovskiy
12:33 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
You could compare directory.xml of hotel_gui and cact if this is possible and check the bootstrap client configuratio... Sergey Ivanovskiy
12:27 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
#9709-460 looks like a configuration issue because client connection is refused. Sergey Ivanovskiy
12:24 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Fixed erroneous code in rev 16372(9709c) and rev 16380(9709b). Sergey Ivanovskiy
12:09 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I found that the target code probably should be ... Sergey Ivanovskiy
09:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I did not test @9709b_16379@ with @cact@ because no local setup at this moment but tested with the different large ap... Sergey Ivanovskiy
07:10 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, did you try to configure @/etc/hosts@ file for each container?... Sergey Ivanovskiy
05:31 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, what is the FWD version for your test environment? 9709b?
Are these instructions #9709-362 valid for hotel_gu...
Sergey Ivanovskiy
05:19 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Your network configuration resolves your host name as loop back address or fails to resolve this host name... Sergey Ivanovskiy
05:10 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, this should be the network configuration issue. This exception ... Sergey Ivanovskiy

01/28/2026

11:28 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Working on 9709b but it makes sense to merge 9709c first because Nginx gives the solid solution to this task (#9709-4... Sergey Ivanovskiy
11:01 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Could 9709c be merged into the trunk? It passed tests and changes are safe. Sergey Ivanovskiy
10:24 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Nginx has the simple configuration that is due to the customer developed this config. The new broker host ip address ... Sergey Ivanovskiy
10:00 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I updated #9709-449 to show environment settings. Sergey Ivanovskiy
09:55 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
9709c passed tests with nginx proxy server. Could this 9709c rev 16371 be merged into the trunk?
Sergey Ivanovskiy
08:18 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek, the js web client loads modules @p2j.js@, @p2j.screen.js@ and so on. Should these modules be all private and c... Sergey Ivanovskiy
06:49 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
For testing 9709c I need to use the web reverse proxy server. These settings for nginx used for the local setup of th... Sergey Ivanovskiy
06:25 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
@((WebClientBuilder) clientBuilder).getParams()@ returns @WebClientBuilderParameters@, but @clientBuilder.getParams()... Sergey Ivanovskiy
03:34 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Created 9709c rev 16369. Please review these code again. I would like to merge this branch into the trunk. Sergey Ivanovskiy
02:37 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> This patch 9709c.patch can be merged because it was passed the review. The secure cookie ...
Sergey Ivanovskiy
02:30 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > You found that the current code uses the public function that ca...
Sergey Ivanovskiy
02:23 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
This path can be merged because it was passed the review. The secure cookie is STRICT and AuthHandler not changed. Sergey Ivanovskiy
02:08 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg, I would like to split 9709b to 9709c that was reviewed up to rev. 16361 (9709b) and merge this version into the... Sergey Ivanovskiy
02:04 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > What should be patched? The web socket object is also private.
...
Sergey Ivanovskiy

01/27/2026

12:58 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I think that XSS attacks cannot reach the target aim to steal the secret key in 9709b case. Sergey Ivanovskiy
12:56 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > To make the process more secure it is...
Sergey Ivanovskiy
12:18 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Please specify the security requirements that should be satisfied to implement one-time web tokens and please explain... Sergey Ivanovskiy
12:09 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg, Hynek, please note that the security requirements that you are considering are not satisfied by the trunk!
If ...
Sergey Ivanovskiy
12:04 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> To make the process more secure it is important to implement some measures to prevent a potent...
Sergey Ivanovskiy
11:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> OK, then please provide a detailed description of your changes and why they are safe and secure.
...
Sergey Ivanovskiy
11:16 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
This value is not persistent in the directory. It is a temporary value delivered to the java web client by WebClientS... Sergey Ivanovskiy
10:32 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> > When the JS client is initialized, it received an unencrypted decryption key from Java client t...
Sergey Ivanovskiy
09:53 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I still do not understand why we should use @postMessage@, the w...
Sergey Ivanovskiy
09:25 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
> Static resources (img, css, js) would either be public (they are public anyway), or fetched via authenticated XHR/f... Sergey Ivanovskiy
09:22 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Yes, 9709b rev 16379 and the latest rebase trunk rev 16353. Sergey Ivanovskiy
08:58 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I still do not understand why we should use @postMessage@, the web tokens can be generated as it is implemented in @9... Sergey Ivanovskiy
07:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > The only web authentication method that is available for the cus...
Sergey Ivanovskiy
07:47 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Code review 9709b.
> > >
> > > I h...
Sergey Ivanovskiy
06:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
The only web authentication method that is available for the customer that uses the dynamic web pages is the secure c... Sergey Ivanovskiy
06:07 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Code review 9709b.
>
> I have some comments to address in the changes, but my biggest conce...
Sergey Ivanovskiy
05:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Hynek Cihlar wrote:
> Code review 9709b.
>
> I have some comments to address in the changes, but my biggest conce...
Sergey Ivanovskiy
04:14 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I have not fixed yet the test keyboard handler and not tested upload files handler. Thus in these parts can be changes. Sergey Ivanovskiy
03:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> Sergey, am I able to test with the very latest revision of 9709b? Or do I need to stay with ...
Sergey Ivanovskiy
04:09 AM User Interface Bug #10915: ugly dialogs
Could this branch be merged into the trunk? Sergey Ivanovskiy

01/26/2026

02:20 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Committed rev 16378 (9709b) fixed and tested @MSG_ALLOCATE_NEW_WEB_TOKEN@. Sergey Ivanovskiy
05:16 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Committed rev 16375 (9709b). This is what is possible to do with the current cross-site web client page and dynamic h... Sergey Ivanovskiy
09:39 AM User Interface Bug #10915: ugly dialogs
10915a was rebased up to rev 16383. Sergey Ivanovskiy
01:52 AM User Interface Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
It seems that you completed all tests and this branch can be merged. Sergey Ivanovskiy

01/23/2026

11:17 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I also tried to set response headers like these Access-Control-Allow-Credentials and Access-Control-Allow-Origin with... Sergey Ivanovskiy
09:30 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
@localStorage@ and @sessionStorage@ with the authentication header is not recommended approach but using secret key w... Sergey Ivanovskiy
09:20 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg, could 9709b be reviewed at this stage because during the review these problems could be solved. Sergey Ivanovskiy
09:12 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> What do we need to do to finish this work and help get this into trunk sometime next week?
It ne...
Sergey Ivanovskiy
08:10 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Committed revision 16374(9709b) improved the web token validation logic in order to generate web token on the java we... Sergey Ivanovskiy
04:04 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
> The server is visible to the broker (at least the first one) via port 3333 when I use the host name, even when runn... Sergey Ivanovskiy
 

Also available in: Atom