sanchorelaxo / nosm-verse

Automatically exported from code.google.com/p/nosm-verse
0 stars 0 forks source link

session id retrieval and persistence #47

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
- in OL3, must use the /django/session/create/ mechanism if no session id
is found
- persist as servletContext session attrib
- validate for every call (that isn't start/root) that id matches session
attrib

Original issue reported on code.google.com by sanchore...@gmail.com on 30 Nov 2009 at 4:33

GoogleCodeExporter commented 8 years ago
easy way: pesist in controller lsl script (gSSID), or js var in both admin 
pages.

Original comment by sanchore...@gmail.com on 21 Dec 2009 at 2:19