Web Application Gateway provides core
functionality, such as user definition, authentication, and
administration, for Web applications.
License: GNU General Public License (GPL)
Changes:
This release represents a complete redesign and rewrite of the underlying architecture from the previous release. It retains the original look and feel, and has the added benefit of a smaller, more efficient code base. Sessions are no longer maintained via custom functions and changes to WAG settings, users, groups, and applications are made via asynchronous JavaScript calls to the Web server. Example applications are in the process of being modified to accommodate the new architecture.