| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 97,368
» Latest member: Nikolas
» Forum threads: 2,426
» Forum posts: 11,371
Full Statistics
|
| Latest Threads |
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: MJS@mjs.us
9 hours ago
» Replies: 1
» Views: 107
|
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 103
|
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-08-2026, 01:48 AM
» Replies: 0
» Views: 113
|
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 394
|
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 201
|
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 563
|
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 191
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,133
|
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 326
|
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 926
|
|
|
| Getting a list of active sessions |
|
Posted by: mhammady - 04-15-2018, 11:04 PM - Forum: IntraWeb General Discussion
- Replies (4)
|
 |
Hello
Is is possible to get a list of active sessions?
The reason for my question is that i found that there are orphaned files related to expired sessions that was not deleted, and i want to create a periodic clean-up process to delete files not related to active sessions.
PS: My files are stored in application directory with the session ID name.
Mohamed
|
|
|
| Handling of Exceptions |
|
Posted by: Quajak - 04-14-2018, 08:09 AM - Forum: COSMOS
- Replies (1)
|
 |
Hello,
Right now when an Exception is thrown the OS instantly closes (if it is not in a try catch block). This makes it difficult figuring out where the error is coming from. Is it possible to somehow show the error before closing (in the console like in a normal console application or in the debug output)?
|
|
|
| TIWAutherList, TIWAutherINI, TIWAutherEvent |
|
Posted by: Mikey29 - 04-13-2018, 10:39 AM - Forum: IntraWeb General Discussion
- Replies (2)
|
 |
Hello Everybody !
I'm new on Intraweb, and I try to build my first application.
I'm on Delphi Tokyo entreprise, and I've upgraded my bundle version with the last one of Intraweb...
I try to use TIWAutherINI but I don't succeded to get it run... Nothing happens..
I've placed the component on the ServerController, Placed the property AuthBeforeNewSession to true, and link the Auther property to my component...
I've also placed a ini file named #Auth.ini in the same directory of my application...
The ini file is build like this :
[USER1]
PASSWORD=USER1PSWD
[USER2]
PASSWORD=USER2PSWD
....
I run my application, but nothing happens for authentification...
Where I could find documentation or sample to use those components , please ?
With Best Regards,
Mikey
|
|
|
| More security Questions |
|
Posted by: joel - 04-11-2018, 12:16 PM - Forum: IntraWeb General Discussion
- Replies (1)
|
 |
I have a few more questions that I need to look at for soc2.
1. What type of session haijacking/cloning detection does IW have?
How do the servercontroller->securityoptions work?
CheckFormId
CheckSameIP
CheckSameUA
And what does the program do if you uncheck ShowSecurityErrorDetails?
Do these errors get logged somewhere?
|
|
|
| iw 14.2.7 sessions dont release |
|
Posted by: hsbelli - 04-10-2018, 10:04 PM - Forum: IntraWeb General Discussion
- Replies (6)
|
 |
hi, i use iw 14.2.7 and have a problems with sessions. for any reasson hang up my app and try from the button of server SA "Reset Sessions". but when try open the browser again and run my app in the server SA appear the sessions connections where i suppose reset with the button "Reset Sessions".
any solution please?
regards
hernan
|
|
|
| Security Questions |
|
Posted by: joel - 04-10-2018, 11:48 AM - Forum: IntraWeb General Discussion
- Replies (1)
|
 |
I have 2 security questions for iw14.
1. Can someone tell me where/how intraweb uses an http post and/or http get request?
2. How can I limit the data that the browser caches on the client computer?
Thanks
|
|
|
| Paranoia? Or targeted? |
|
Posted by: DanBarclay - 04-09-2018, 10:53 PM - Forum: IntraWeb General Discussion
- Replies (10)
|
 |
Observations of strangeness....
The EMB forums always get their share of spam, but I've noticed that several pages at a time show up on the Intraweb forum there, and it happens every few days.
I only monitor a few other sections there, but the other ones I monitor seldom show more than a message or two of spam.
So, either those "clean" sections are cleaned up quite often (before I ever get there) or someone is targeting the Intraweb section. It's happened enough lately to raise my "what's going on here" flag.
Strange. Sometimes it's paranoia, sometimes they really are out to get you.
I haven't tried tracking the messages but I assume the spammers are smart enough to cover their tracks.
Dan
|
|
|
|