image image Home   About   Downloads   Support   Links   Contact  
image

IntraWeb
» Feature Matrix
» What's new in IntraWeb
» Blog
» Downloads
» Test Releases
» IntraWeb for Free

Resources
» Atozed Purchase Point
» IntraWeb Demos
» Documentation
» Bundled Key Request
» FAQ
» Articles
» Books
» Support
» Archived Versions

What others say
» Case Studies
» Magazine Reviews
» User Quotes






Copyright
2002 - 2013
Atozed Computer
Software Ltd.

image
Buy Online   Download Support  FAQ
Atozed Home  »  IntraWeb  »  IntraWeb Blog

XI: Security Changes

3/30/2010

Three security checks have been removed from IntraWeb XI. In principle, they are useful. However too many poorly written "Internet Security" packages alter headers incorrectly and cause these exceptions to be thrown. Because of this, we are removing them from IntraWeb XI.

In fact because of such issues, these features were turned off by default several versions ago. Now they are being removed completely. Users wishing to preserve these higher levels of security can implement them with a few lines of user code with session events.

The security checks that have been removed are:

  • Security Exception: The IP you are using is different than the one that is assigned to the specified session.
  • Security Exception: The browser you are using is different than the one that is assigned to the specified session.
  • Security Exception: The IP you are using is from a different subnet than the one that is assigned to the specified session.

<< Previous Entry    Next Entry >>