R3600/modules/websession/lib/session.pymaint-2.1
R3600/modules/websession/lib/session.py
maint-2.1
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
2c48b131e3ff | Tibor Simko | Renaming in the sam/better-session commit. | Oct 24 2008 | |||
c3055b42b462 | Samuele Kaplun | New CFG_WEBSESSION_CHECK_SESSION_ADDR config variable. | Oct 17 2008 | |||
87111b47904f | Samuele Kaplun | Be more permissive with IPV6 ::1 address. | Oct 16 2008 | |||
807acf30e5eb | Samuele Kaplun | Added Mask support in session IP check. | Oct 16 2008 | |||
14a20f8e7b88 | Samuele Kaplun | A bit more of security in cookies. | Oct 16 2008 | |||
c0673d32ef03 | Samuele Kaplun | Fixed table.add with Set-Cookie. | Aug 14 2008 | |||
018cf790198f | Samuele Kaplun | New caching system. If user is guest "Cache-Control" is set to public. | Aug 5 2008 | |||
993f5468a9a4 | Samuele Kaplun | set_cookie set the cookie both in headers_out and in err_headers_out (in place… | Jun 20 2008 | |||
ea22e58d2ca4 | Samuele Kaplun | Finally fixed the session+redirection(+http password)(+not differentiate guest… | May 20 2008 | |||
13d9391c0fd3 | Samuele Kaplun | Fixed small typo. | May 14 2008 | |||
f82f432b2798 | Samuele Kaplun | Fixed session bug! session was written in a cookie sent to headers_out. For re… | May 14 2008 | |||
a97e011cee8d | Samuele Kaplun | Fixing collect_user_info doing lots of useless analysis for guest users. | May 12 2008 | |||
ca34942d121b | Samuele Kaplun | Implemented permanent sessions support - a.k.a Remember Me, automatic preferred… | Mar 19 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
db60f7ffdbec | Tibor Simko | Fixed one variable name change forgotten by previous commit. | Sep 5 2006 | |||
26d2ecde8764 | Tibor Simko | Fixed some pychecker and pylint warnings. | Sep 5 2006 | |||
18b100fe8575 | Tibor Simko | Implemented name change CDSware to CDS Invenio. Also, introduced new configure… | May 4 2006 | |||
d5b36a574e3c | Tibor Simko | Updated copyright years. | May 2 2006 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
d8fa029a75c4 | Tibor Simko | Add Hector's new wrappers to fix the problem of revoked cookies from the… | Mar 24 2004 | |||
5c722c527839 | Tibor Simko | Added param to the SessionError class constructor as per Hector's instructions. | Oct 22 2003 | |||
aea952590642 | Julio Pernia Aznar | *** empty log message *** | May 6 2003 | |||
906d927a3227 | Tibor Simko | First import of non-persistent session stuff. | Apr 28 2003 |
c4science · Help