web/views/sessions.py
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