added a switch to fix load balancer problem

This commit is contained in:
JT Smith 2003-10-20 15:56:43 +00:00
parent c8d10a9d09
commit f38f12e832
5 changed files with 30 additions and 7 deletions

View file

@ -3,6 +3,8 @@
- Made the username field in the database unique.
- Added sorting options to USS.
- Added external database group privileges. (Thanks to Andy Grundman.)
- Added a switch to the miscellaneous settings that allows the admin to set
how URLs are generated to fix a problem with sites behind load balancers.
- Added support for encryptLogin user setting. (Thanks to Hal Roberts.)
- Added anonymous response option to Survey. (Thanks to Andy Grundman.)
- Added the alphabetic? option to the SiteMap wobject. (Thanks to Hal Roberts.)

File diff suppressed because one or more lines are too long