Version 6.3 Build 453.2
SPECIAL NOTES ABOUT THIS UPDATE:
Build 453.2 is plug and play update with a few new major features such as PCI session management support and Virtual Domains hosting.
Changes, Fixes, New Features and Enhancements by Wildcat! Component
WCSERVER (Wildcat! Server)
- ENH: Case Sensitive Passwords
This option wase available via the registry. It was now added to Wildcat!
Configuration under the System Securities section:
[_] Use Case Sensitive Passwords
Note:
Existing operations user passwords used uppercase by default. So by
enabling case sensitivity, users must use upper case passwords to
login. Once the user changes his password, then it will be case
sensitive (as the user typed it).
- NEW: MAP User Editor
The Web-based Sysop Menu now includes the MAP User Editor offering
web-based user account management.
See the Wildcat Sysop Menu and MAP User Editor introduction and
installation information.
- NEW: PCI Session Support
A new option was added to Wildcat! Configuration under the Web Server
Authentication options:
[_] Enable PCI Session Compliance
When this option is enabled, the authentication process and session
management of the Web Server is more restricted to follow PCI Session
Management requirements.
In terms of PCI, option offers better security by preventing
same login credential replays.
Overall, the net user effect is web sessions loguts due to idle
timeouts will force the user to login again. When not enabled,
the idle timeout logs off the user from the server, but the user
can continue once he/she displays a page again.
Increasing the idle timeout might be required so that users are not
inconvenient by this option. User whose access profiles have Ignore
Idle Timeout enabled will not be logged out.
See Wildcat! PCI Support.
- NEW: Virtual Domains Support
Wildcat! now offer Virtual Domains Group (VDG) support for the
Web Server.
Virtual Domains Auto Configuration:
By default, if the following files do not exist, they will be created
when Wcserver starts for the first time after updating to this release:
config\domains.lst
config\default.domain
- ENH: HTTP Redirection Enhancement
The HTTP header at the top of wcssl_http_redirection.htm is now
optional.
- ENH: Enchanced the caching logic in the web server.
WCLISTSERVE (Wildcat! List Server)
- FIX: Fixed RFC 2822 checking for preserved mime postings from
news readers.
WCT (Wildcat! Templates)
- NEW: New Macros @SET GetUserById(number)@ @SET GetUserByName(string)@ @HttpUnEscape string@ @SUB SYSQUERY.XXXX@
WCSDK (Wildcat! Software Development Kit)
- FIX: Fixed random bug with WcDeleteFile() API call when using a non-internal WUNC path, "wc:\path", file name.WCBASIC (Wildcat! BASIC)