| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 873 online users. » 1 Member(s) | 867 Guest(s) Applebot, Baidu, Bing, Google, Yandex, sinnersmerchandise
|
| Latest Threads |
Image question on tiwjqdb...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
Yesterday, 05:18 PM
» Replies: 6
» Views: 4,407
|
IW 16.1.9 Invalid propert...
Forum: IntraWeb General Discussion
Last Post: Blanca80
Yesterday, 08:06 AM
» Replies: 7
» Views: 2,038
|
Bootstrap5
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
Yesterday, 03:38 AM
» Replies: 2
» Views: 534
|
CSS file not reloading af...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
Yesterday, 03:14 AM
» Replies: 1
» Views: 171
|
Need Help Integrating Mic...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
Yesterday, 02:38 AM
» Replies: 1
» Views: 156
|
Projeto Intraweb
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
Yesterday, 02:12 AM
» Replies: 1
» Views: 209
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
Yesterday, 02:11 AM
» Replies: 7
» Views: 835
|
OpenSSL and concurrent re...
Forum: Indy
Last Post: kbriggs
07-05-2026, 02:41 PM
» Replies: 5
» Views: 500
|
Intraweb + Lazarus
Forum: IntraWeb Dúvidas Gerais
Last Post: vonirpereira
07-03-2026, 06:35 PM
» Replies: 0
» Views: 115
|
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: Gregory_Twedt
06-24-2026, 04:40 AM
» Replies: 5
» Views: 956
|
|
|
| IWMemo Maximum Lines reached |
|
Posted by: DavidChiq - 05-21-2020, 04:42 PM - Forum: IntraWeb General Discussion
- Replies (2)
|
 |
I have been using IWMemo to display log files to the user and in the past have not had any problems; at least that I could find. In the latest versions however, I am not getting the web browser to display all of the lines that are read in using LoadFromFile. I even tried adding the lines one at a time using a separate read function but it still will only show about 273 lines of my text file. Some of these logs can get VERY large. Is there a way to increase the "size" of the data in the IWMemo component? Is there another component that might work better? FYI - currently using IntraWeb 15.1.9 in Delphi 10.2 but the problem is in versions created several months ago also.
Thanks!
David C
|
|
|
| Ciphers |
|
Posted by: zsleo - 05-21-2020, 12:38 AM - Forum: IntraWeb General Discussion
- Replies (17)
|
 |
One of my web apps is being PCI certified.
1. How do I restrict ciphers from being used?
For example, I want to disallow ciphers
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
.. and others
2. I have an auditor querying if we can prevent ECDH public server param reuse
Is this possible and if so how.
TIA
|
|
|
| Reported security issue vulnerabilty |
|
Posted by: joelcc - 05-20-2020, 05:16 PM - Forum: IntraWeb General Discussion
- Replies (7)
|
 |
We have a third party company that is reviewing our websites.
They have reported some security issues that they are requiring us to address.
---------------------
Here is their description of the problem: Cross Site Scripting
The "callback", "ajaxevent" and "ArowId" parameters found on https://site.somewhere.com/iw/Isiw.dll//$/callback can be modified to include executable JavaScript.
Note: The request requires a valid 'IW_SessionID' value that can be obtained by going to the application (no authentication required)
----------------------------
It sounds to me that they think a user can grab a session_id from the site and then use it to do an ajax callback with some malicious code.
Do you have How do I mitigate this risk?
We are currently using iw 14. Are there some changes in iw15 that would help?
|
|
|
| accessing user name |
|
Posted by: tobenschain - 05-20-2020, 01:41 PM - Forum: IntraWeb General Discussion
- Replies (2)
|
 |
Users are demanding that the user name entered during log in be used for intraweb app. They say i should use LDAP so they do not have to reenter user name and password. Do i use WebApplication.Request.mAuthUser?
|
|
|
|