phoenix-firestorm/indra
Monroe Linden 2ba90ca871 Fix for EXT-6756: google apps auth doesn't work right with shared media cookies
Added "HttpOnly" to the allowed field names in LLPluginCookieStore::Cookie::parse().  (This was the actual cause of the failure -- cookies with this field in them were silently failing to parse.)

Added some LL_WARNS logging on this sort of cookie parse failure, which will make similar problems much easier to track down in future.

Also added tags to most of the logging in llplugincookiestore.cpp to make it easier to selectively enable it when debugging.

Added a cookie with all allowable field names to the unit test.

Reviewed by Sam at http://codereview.lindenlab.com/1247014
2010-04-07 18:15:56 -07:00
..
cmake
copy_win_scripts
integration_tests
lib/python
linux_crash_logger
linux_updater
llaudio
llcharacter
llcommon Backed out changeset 63b699f90efd 2010-04-07 10:37:07 +01:00
llcrashlogger
llimage
llimagej2coj
llinventory EXT-6703 : LLInventory.h cleanup and create new LLInventoryDefines 2010-04-05 16:18:19 -04:00
llmath
llmessage merge 2010-04-07 12:16:36 +01:00
llplugin Fix for EXT-6756: google apps auth doesn't work right with shared media cookies 2010-04-07 18:15:56 -07:00
llprimitive
llrender
llui PE merge from pe-viewer-trunk 2010-04-07 13:03:35 +01:00
llvfs Backed out changeset 63b699f90efd 2010-04-07 10:37:07 +01:00
llwindow
llxml
llxuixml
lscript
mac_crash_logger
mac_updater
media_plugins
newview merge 2010-04-07 16:29:39 -07:00
test
test_apps/llplugintest
tools/vstool
viewer_components Backed out changeset 63b699f90efd 2010-04-07 10:37:07 +01:00
win_crash_logger
win_updater
CMakeLists.txt
develop.py