web/views/sessions.py
2015-07-28 David Douard [web] fix AbstractSessionManager.clean_sessions (closes #5757240)
2014-02-13 Aurelien Campeas [web] move abstract session manager to web/sessions
2014-06-10 Aurelien Campeas [web/sessions] reduce repoapi usage where possible
2014-06-10 Aurelien Campeas [repoapi] fold ClientConnection into Connection
2014-06-03 Aurelien Campeas [dbapi] remove the dbapi module and its immediate remaining users
2014-04-02 Julien Cristau [web/sessions] use session.sessionid instead of deprecated session.id
2014-03-05 Julien Cristau Move setting session.mtime from dbapi to web session manager
2014-02-17 Julien Cristau merge 3.18.x in 3.19 branch
2014-02-04 Dimitri Papadopoulos English typography
2013-06-27 Pierre-Yves David Use new repoapi for the web stack
2013-06-14 Pierre-Yves David [application] call req.set_session in application.main_handle_request
2013-06-13 Pierre-Yves David [session-handler] use session directly to update last usage
2013-06-13 Pierre-Yves David [application/connect] simplify connection logic
2013-06-13 Pierre-Yves David [sources] drop support for ldapuser source (closes #2936496)
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
2012-03-15 Pierre-Yves David [login] split authentication logic from post authentication logic (closes #2200755)
2011-10-04 Sylvain Thénault [web session] ProgrammingError may be raised, we should catch it (closes #1980076) stable
2011-09-23 Sylvain Thénault [web] properly redirect when user login on loggedout view (closes #1954050) stable
2011-09-21 Sylvain Thénault [test] fix test broken by 7815:2a164a9cf81c stable
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-05-25 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
2011-01-19 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)
2011-01-07 Sylvain Thénault [web session] refactor to finally closes #343036: allow _postlogin behaviour overloading stable
2010-09-16 Sylvain Thénault backport stable into default
2010-09-14 Sylvain Thénault cleanups stable
2010-07-26 Sylvain Thénault [session] cleanup session-time / cleanup-session-time...
2010-06-19 Alexandre Fayolle use sessionid in log message stable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-13 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.
2010-03-30 Sylvain Thénault [cleanup] some notes stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-08-17 Sylvain Thénault give vreg where we need it (eg no bound request)
2009-08-05 Sylvain Thénault [web session] proper reloading of the session manager on vreg update
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2009-03-23 sylvain thenault more linting tls-sprint
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip