web/application.py
2011-10-21 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-09-27 Adrien Di Mascio [views] implement json / jsonp export views (closes #1942658)
2011-09-23 Sylvain Thénault [web request] fix cookie 'expires' formating (closes #1953945) stable
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-06-30 Sylvain Thénault [web session] fix bad cleanup of session without a connection set. Closes #1772125 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-05-10 Pierre-Yves David [web server] #1642893 issue a 403 instead of a 500 on Unauthorized exception oldstable
2011-03-16 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
2011-01-07 Sylvain Thénault [web session] refactor to finally closes #343036: allow _postlogin behaviour overloading stable
2010-11-05 Sylvain Thénault [web session] fix '#1375582: sometime have to relogin since secure session cookie are used' by having different session cookie for http/https version. Also add application name to avoid potential pb when developping differents appls on the same port. stable
2010-10-22 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
2010-10-21 Sylvain Thénault #1346310: Add `Secure` attribute to cookie when navigating on https
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-09-23 Sylvain Thénault backport stable
2010-09-23 Sylvain Thénault [publisher] add session id when logging published path stable
less more (0) -15 tip