Thu, 13 Feb 2014 17:00:40 +0100 |
Aurelien Campeas |
[web/sessions] the session managers are definitely not components
|
file |
diff |
annotate
|
Mon, 22 Jun 2015 14:27:37 +0200 |
Rémi Cardona |
merge 3.20.8 in 3.21
|
file |
diff |
annotate
|
Wed, 13 May 2015 17:49:45 +0200 |
Adrien Di Mascio |
don't override req.form['vid'] in the publisher's error_handler
|
file |
diff |
annotate
|
Thu, 13 Feb 2014 16:37:40 +0100 |
Aurelien Campeas |
[web] move AbstractAuthManager near its immediate concrete subclass
|
file |
diff |
annotate
|
Thu, 13 Feb 2014 16:32:41 +0100 |
Aurelien Campeas |
[web] move abstract session manager to web/sessions
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 15:42:04 +0200 |
Aurelien Campeas |
[session] all cnx._session become cnx.session
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 16:01:49 +0200 |
Aurelien Campeas |
[repoapi] fold ClientConnection into Connection
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 10:22:05 +0200 |
Julien Cristau |
[web] kill https-deny-anonymous option (closes #5193687)
|
file |
diff |
annotate
|
Tue, 15 Jul 2014 16:07:59 +0200 |
Julien Cristau |
[web] add support for HttpOnly cookie flag
|
file |
diff |
annotate
|
Fri, 18 Jul 2014 17:35:25 +0200 |
Julien Cristau |
merge 3.19.3 into 3.20 branch
|
file |
diff |
annotate
|
Fri, 18 Jul 2014 12:23:01 +0200 |
Julien Cristau |
[web] Fix expiry of anonymous sessions (closes #4154479)
|
file |
diff |
annotate
|
Wed, 02 Jul 2014 12:52:50 +0200 |
Julien Cristau |
[web] restore query logging functionality (closes #3972561)
|
file |
diff |
annotate
|
Thu, 13 Mar 2014 17:03:15 +0100 |
Julien Cristau |
[web/ajax] Always return a json dict with a 'reason' key in case of ajax errors
|
file |
diff |
annotate
|
Thu, 13 Mar 2014 17:01:58 +0100 |
Julien Cristau |
[web/ajax] don't override any status code with 500 in ajax_error_handler
|
file |
diff |
annotate
|
Thu, 13 Mar 2014 16:57:22 +0100 |
Julien Cristau |
[web] return 403 for Unauthorized, not 401
|
file |
diff |
annotate
|
Mon, 24 Mar 2014 11:57:23 +0100 |
Julien Cristau |
Move entity cache from web.request.ConnectionCubicWebRequestBase to repoapi.ClientConnection
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 11:20:53 +0100 |
Nicolas Chauvat |
[web] implement cross origin resource sharing (CORS) (closes #2491768)
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 16:19:49 +0100 |
Julien Cristau |
merge 3.18.2 into 3.19 branch
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 09:07:20 +0100 |
Sylvain Thénault |
[web error] exception may not have a 'status' attribute, generating an AttributeError that hides the original error. Closes #3381670
stable
|
file |
diff |
annotate
|
Mon, 13 Jan 2014 13:47:47 +0100 |
Julien Cristau |
merge 3.18.0 in 3.19 branch
|
file |
diff |
annotate
|
Tue, 12 Nov 2013 17:10:16 +0100 |
Julien Cristau |
Fix use of vreg.config.anonymous_user()
stable
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 16:20:33 +0200 |
Sylvain Thénault |
[deprecation] add (approximate) version number to deprecation message and set proper stacklevel
stable
|
file |
diff |
annotate
|
Mon, 22 Jul 2013 14:57:37 +0200 |
Julien Cristau |
fix typos in docstring, doc and comments
stable
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 18:21:04 +0200 |
Pierre-Yves David |
Use new repoapi for the web stack
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 18:33:41 +0200 |
Pierre-Yves David |
[web/application] drop unused import
|
file |
diff |
annotate
|
Fri, 21 Jun 2013 16:28:16 +0200 |
Pierre-Yves David |
[webrequest] set DBAPISession without cnx at initialisation time
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 12:00:03 +0200 |
Pierre-Yves David |
[auth] pass `repo` instead of `vreg` to SessionManager and AuthenticationManager
|
file |
diff |
annotate
|
Fri, 23 Nov 2012 16:12:19 +0100 |
Pierre-Yves David |
web/application: instantiate the repository outside of CubicWebPublisher
|
file |
diff |
annotate
|
Fri, 07 Dec 2012 17:23:04 +0100 |
Pierre-Yves David |
remove vreg argument to CWPublisher
|
file |
diff |
annotate
|
Fri, 14 Jun 2013 13:43:29 +0200 |
Pierre-Yves David |
[application] call req.set_session in application.main_handle_request
|
file |
diff |
annotate
|