Greg Shah's activity
From 08/30/2024 to 09/28/2024
09/25/2024
- 03:45 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- > I have another idea then: leave it to the customers completely. Ask them to implement an authenticator and pass in ...
- 03:40 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- > A persistent token in directory will do exactly the same as the fwd pass.
That is OK. There is no issue with st... - 01:57 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Galya B wrote:
> The token generated by the admin will not expire until deleted from the console and can be used in ... - 01:55 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Constantin Asofiei wrote:
> The authentication method should be configurable, for tenant is hard-coded to 'basic'. ... - 01:09 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Galya B wrote:
> The tenant api uses @BasicAuth@ for authentication that accepts a FWD account's username and its we... - 10:20 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Radu Apetrii wrote:
> Yes, I will add this to the wiki. However, there's one thing I'm unsure about. These users tha... - 10:14 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- > Also, I believe @admin/login@ is used for logging in the admin console, while @admin/tenant/login@ is for getting a...
- 08:48 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- I would have expected it to be @/admin/login@.
- 06:13 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- > Have you thought about authentication for the REST API?
In #6229 we have implemented the first set REST APIs for...
09/23/2024
- 09:19 AM Database Bug #9194: FWD selects the wrong index when using CONTAINS?
- Good findings. Please edit the wiki page to include your important clarifications.
- 07:58 AM Runtime Infrastructure Bug #9182: stop_disposition and a missing procedure results in 'No export or no access to'
- I agree we should not get into an infinite loop in this case (missing startup procedure).
We should detect it and ...
09/20/2024
- 12:03 AM FWD Bug #9188 (Rejected): [Regression] Logical OR in FOR EACH makes calc both operands even if left s...
- This is a duplicate of #9189.
09/13/2024
- 10:02 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Hynek: Please review.
09/11/2024
- 06:48 PM Base Language Feature #4065: server-side processing of client platform dependencies
- The @date@ support would be used by the UI, I/O code like @export@ or @put@ with formatted values and I'm not sure wh...
- 08:04 AM Base Language Feature #4065: server-side processing of client platform dependencies
- As long as different sessions can have different settings for server-side support, we can retain some sessions with f...
09/10/2024
- 02:30 PM User Interface Bug #7657: 8-bit character entry problem in ChUI
- > Is this approach OK?
Yes
> I have found there is a problems with making this option available in @client.sh@,... - 07:07 AM User Interface Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> This is an example of using true monospaced font (@Dejavu Sans Mono@):
>
> !selection-li... - 08:51 AM Base Language Feature #4065: server-side processing of client platform dependencies
- Galya B wrote:
> @StreamDaemon@ has a dependency on @ThinClient@ related to pseudo-terminal/currentStream/redirects....
09/09/2024
- 06:59 AM User Interface Bug #7657: 8-bit character entry problem in ChUI
- > The best solution I see for now is to draw the single char at position based on some average char width inside base...
09/06/2024
- 03:08 PM Base Language Feature #4065: server-side processing of client platform dependencies
- Galya B wrote:
> @RemoteStream@ doesn't make a difference between the streams, when calling @LowLevelStream@, so the... - 03:06 PM Base Language Feature #4065: server-side processing of client platform dependencies
- Galya B wrote:
> Greg Shah wrote:
> > The only tricky part here is process, because that should be in the same plac... - 09:15 AM Base Language Bug #9032: Reduce the number of exceptions that are being thrown
- Roger Borrello wrote:
> Dănuț Filimon wrote:
> > Branch 9032d was merged to trunk rev 15416 and archived.
>
> Do...
09/05/2024
- 04:23 PM User Interface Feature #3931: single sign-on for virtual desktop mode
- > > > Greg, do we want to force the customers to use our embedded jetty for their web applications? This doesn't make...
- 01:53 PM User Interface Feature #3931: single sign-on for virtual desktop mode
- > Greg, do we want to force the customers to use our embedded jetty for their web applications? This doesn't make sen...
- 12:36 PM Base Language Feature #4065: server-side processing of client platform dependencies
- Both the @CLIPBOARD@ system handle (not actually a widget, just a kind of weird 4GL "object") and the @ClipboardStrea...
- 07:20 AM Database Bug #9036: Multi-tenancy: refactor the database in Persistence context-wise
- > When writing 4GL code and the tenant is changed, this MUST happen outside any transaction. All buffers must be flus...
09/04/2024
- 11:31 AM Base Language Feature #4065: server-side processing of client platform dependencies
- > Let's make this clear: file, dir, process, web, clipboard, terminal, printer streams - all will be either server-si...
- 10:59 AM Base Language Feature #4065: server-side processing of client platform dependencies
- In regard to co-dependencies between environments and filesystem:
# Best case is to separate these dependencies (m... - 09:27 AM User Interface Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Don't we have a Windows based 4GL dev system at multiple customers? Use one that is associated with the customer tha...
09/03/2024
- 10:15 AM Database Bug #9036: Multi-tenancy: refactor the database in Persistence context-wise
- Eric Faulhaber wrote:
> Greg Shah wrote:
> > [...] The table-level annotation can help us with our implementation o... - 07:22 AM Database Feature #5219: implement native full-text search for word index and CONTAINS support
- > The exploration and possible use of database native support to implement CONTAINS support is considered part of thi...
09/02/2024
- 07:41 AM Database Bug #9036: Multi-tenancy: refactor the database in Persistence context-wise
- > 2. Switching to multi-tenant database mode requires reconversion
Please note that an important objective of our ...
08/30/2024
- 08:21 AM Base Language Bug #9037: Two timers problem: only one fires
- > After this fixed and the branch rebased, the new revno is 15389.
BTW, the branch I see is not rebased. - 08:20 AM Base Language Bug #9037: Two timers problem: only one fires
- Code Review 8393b Revision 15375
Minor issue: @FWD_CLASSES_PREFIX_LENGHT@ should be @FWD_CLASSES_PREFIX_LENGTH@.
... - 08:01 AM Base Language Bug #9037: Two timers problem: only one fires
- Constantin: Please review.
- 07:45 AM Base Language Feature #4065: server-side processing of client platform dependencies
- > Is the SMTP mail sender @FWD-SMTP-EMAIL@ used by any customer?
Not in production. Use of it in production is n...
Also available in: Atom