session class will now check to see if a user is behing a proxy server and use there real ip instead of the proxys ip

This commit is contained in:
jengo 2000-11-30 09:31:56 +00:00
parent 6f8ffb8f59
commit cc10ad0f54

View File

@ -17,8 +17,9 @@
- Merged in update for french
- Merged in update for Spanish
Thanks gmartine
- Merged in patch for calendar for year view
Thanks bwulf
- Merged in patch for calendar for year view
Thanks bwulf
- session class will now use the HTTP_X_FORWARDED_FOR if a user is behind a proxy server.
[0.9.6] - Fix user permissions where not being checked properly.