web/views/sessions.py
Fri, 18 Dec 2015 09:36:58 +0100 Sylvain Thénault pep8 bits
Wed, 29 Jul 2015 10:18:23 +0200 Julien Cristau [web/sessions] simplify session cleanup
Thu, 13 Feb 2014 17:00:40 +0100 Aurelien Campeas [web/sessions] the session managers are definitely not components
Thu, 13 Feb 2014 16:43:33 +0100 Aurelien Campeas [web] the AuthenticationManager is no more an appobject
Tue, 28 Jul 2015 11:21:36 +0200 David Douard [web] fix AbstractSessionManager.clean_sessions (closes #5757240)
Thu, 13 Feb 2014 16:32:41 +0100 Aurelien Campeas [web] move abstract session manager to web/sessions
Tue, 10 Jun 2014 14:44:36 +0200 Aurelien Campeas [web/sessions] reduce repoapi usage where possible
Tue, 10 Jun 2014 16:01:49 +0200 Aurelien Campeas [repoapi] fold ClientConnection into Connection
Tue, 03 Jun 2014 16:57:14 +0200 Aurelien Campeas [dbapi] remove the dbapi module and its immediate remaining users
Wed, 02 Apr 2014 15:42:25 +0200 Julien Cristau [web/sessions] use session.sessionid instead of deprecated session.id
Wed, 05 Mar 2014 16:58:14 +0100 Julien Cristau Move setting session.mtime from dbapi to web session manager
Mon, 17 Feb 2014 15:32:50 +0100 Julien Cristau merge 3.18.x in 3.19 branch
Tue, 04 Feb 2014 15:29:29 +0100 Dimitri Papadopoulos English typography
Thu, 27 Jun 2013 18:21:04 +0200 Pierre-Yves David Use new repoapi for the web stack
Fri, 14 Jun 2013 13:43:29 +0200 Pierre-Yves David [application] call req.set_session in application.main_handle_request
Thu, 13 Jun 2013 18:46:39 +0200 Pierre-Yves David [session-handler] use session directly to update last usage
Thu, 13 Jun 2013 18:50:19 +0200 Pierre-Yves David [application/connect] simplify connection logic
Thu, 13 Jun 2013 17:27:43 +0200 Pierre-Yves David [sources] drop support for ldapuser source (closes #2936496)
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
Thu, 15 Mar 2012 17:42:31 +0100 Pierre-Yves David [login] split authentication logic from post authentication logic (closes #2200755)
Tue, 04 Oct 2011 13:59:12 +0200 Sylvain Thénault [web session] ProgrammingError may be raised, we should catch it (closes #1980076) stable
Fri, 23 Sep 2011 12:17:12 +0200 Sylvain Thénault [web] properly redirect when user login on loggedout view (closes #1954050) stable
Wed, 21 Sep 2011 18:35:39 +0200 Sylvain Thénault [test] fix test broken by 7815:2a164a9cf81c stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Wed, 25 May 2011 10:58:43 +0200 Sylvain Thénault [web session] fix session handling so we get a chance to have for instance the 'forgotpwd' feature working on a site where anonymous are not allowed stable
Wed, 19 Jan 2011 12:47:06 +0100 Sylvain Thénault [web session] cleanup session/authentication api: we don't have anymore to store authentication information on web session since the auto-reconnection feature has been dropped (eg in 3.10)
Fri, 07 Jan 2011 13:14:40 +0100 Sylvain Thénault [web session] refactor to finally closes #343036: allow _postlogin behaviour overloading stable
Thu, 16 Sep 2010 18:56:35 +0200 Sylvain Thénault backport stable into default
Tue, 14 Sep 2010 15:40:31 +0200 Sylvain Thénault cleanups stable
Mon, 26 Jul 2010 12:08:24 +0200 Sylvain Thénault [session] cleanup session-time / cleanup-session-time...
Sat, 19 Jun 2010 16:08:54 +0200 Alexandre Fayolle use sessionid in log message stable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Tue, 13 Apr 2010 12:19:24 +0200 Sylvain Thénault #773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
Tue, 30 Mar 2010 13:31:21 +0200 Sylvain Thénault [cleanup] some notes stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Mon, 17 Aug 2009 19:21:45 +0200 Sylvain Thénault give vreg where we need it (eg no bound request)
Wed, 05 Aug 2009 18:56:22 +0200 Sylvain Thénault [web session] proper reloading of the session manager on vreg update
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Thu, 14 May 2009 11:38:40 +0200 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
Mon, 23 Mar 2009 18:13:34 +0100 sylvain thenault more linting tls-sprint
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip