phoenix-firestorm/indra/llplugin
Callum Linden b12dd38c57 SL-15867 User not logged in - very much the MVS (minimum viable solution) but by storing the OpenID cookie when it arrives then injecting it forcefully into each new media instance, it appears that the 'not logged in' problem is solved - at least in my testing, 20+ times logging in without a cache and profiles, dashboard etc. were all logged in - QA will confirm. The full solution involves providing a separate cache for each media instance and tightening up the CEF cookie calling code - that is a large project and this is sufficient for now 2021-09-01 22:26:21 +03:00
..
slplugin [DRTVWR-476] - fix linking 2020-03-25 18:39:20 -04:00
CMakeLists.txt remove only-partially-successful attempt to put teamcity blocks around targets 2018-09-07 09:13:57 -04:00
llpluginclassmedia.cpp SL-15867 User not logged in - very much the MVS (minimum viable solution) but by storing the OpenID cookie when it arrives then injecting it forcefully into each new media instance, it appears that the 'not logged in' problem is solved - at least in my testing, 20+ times logging in without a cache and profiles, dashboard etc. were all logged in - QA will confirm. The full solution involves providing a separate cache for each media instance and tightening up the CEF cookie calling code - that is a large project and this is sufficient for now 2021-09-01 22:26:21 +03:00
llpluginclassmedia.h SL-15867 User not logged in - very much the MVS (minimum viable solution) but by storing the OpenID cookie when it arrives then injecting it forcefully into each new media instance, it appears that the 'not logged in' problem is solved - at least in my testing, 20+ times logging in without a cache and profiles, dashboard etc. were all logged in - QA will confirm. The full solution involves providing a separate cache for each media instance and tightening up the CEF cookie calling code - that is a large project and this is sufficient for now 2021-09-01 22:26:21 +03:00
llpluginclassmediaowner.h
llplugininstance.cpp
llplugininstance.h
llpluginmessage.cpp
llpluginmessage.h
llpluginmessageclasses.h
llpluginmessagepipe.cpp SL-10291 Replace apr_mutex with standard C++11 functionality 2019-01-14 22:04:44 +02:00
llpluginmessagepipe.h DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04:00
llpluginprocesschild.cpp SL-3704 Give plugins some time to terminate 2020-08-10 20:44:52 +03:00
llpluginprocesschild.h
llpluginprocessparent.cpp DRTVWR-521 xcode buildfix 2021-07-12 20:32:48 +03:00
llpluginprocessparent.h
llpluginsharedmemory.cpp
llpluginsharedmemory.h