Thu, 13 Feb 2014 16:43:33 +0100 |
Aurelien Campeas |
[web] the AuthenticationManager is no more an appobject
|
file |
diff |
annotate
|
Thu, 13 Feb 2014 16:37:40 +0100 |
Aurelien Campeas |
[web] move AbstractAuthManager near its immediate concrete subclass
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 16:57:14 +0200 |
Aurelien Campeas |
[dbapi] remove the dbapi module and its immediate remaining users
|
file |
diff |
annotate
|
Tue, 04 Nov 2014 16:09:42 +0100 |
Julien Cristau |
[web/auth] stop playing games with locals()
|
file |
diff |
annotate
|
Tue, 15 Jul 2014 18:07:31 +0200 |
Julien Cristau |
[web/auth] The auth retriever's authenticated() callback takes a session, not a cnx
|
file |
diff |
annotate
|
Mon, 13 Jan 2014 13:47:47 +0100 |
Julien Cristau |
merge 3.18.0 in 3.19 branch
|
file |
diff |
annotate
|
Wed, 28 Aug 2013 12:08:31 +0200 |
Sylvain Thénault |
[deprecation] add cw version number to the deprecation message and help user to understand the change
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 14:53:19 +0200 |
Pierre-Yves David |
[dbapi] makes anonymous_connection a computed property
|
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
|
Thu, 14 Feb 2013 15:39:23 +0100 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
Thu, 10 Jan 2013 22:52:47 +0100 |
Sylvain Thénault |
[db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
|
file |
diff |
annotate
|
Mon, 21 Jan 2013 18:01:25 +0100 |
Sylvain Thénault |
[db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
|
file |
diff |
annotate
|
Tue, 11 Sep 2012 21:51:54 +0200 |
Sylvain Thénault |
massive copyright update to avoid clutering later patches
|
file |
diff |
annotate
|
Tue, 04 Oct 2011 13:58:57 +0200 |
Sylvain Thénault |
[web auth] closes #1981680: authentication info retriever should be given a chance to cleanup data
stable
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 11:02:27 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 11:54:17 +0200 |
Aurelien Campeas |
[views/authentication] fix http auth regression (no message)
|
file |
diff |
annotate
|
Mon, 04 Oct 2010 18:59:32 +0200 |
Aurelien Campeas |
[authentication] force retriever implementor to think about it
|
file |
diff |
annotate
|
Mon, 04 Oct 2010 18:56:05 +0200 |
Aurelien Campeas |
refactor login box & form to enable easy pluggability
|
file |
diff |
annotate
|
Mon, 26 Jul 2010 12:08:24 +0200 |
Sylvain Thénault |
[session] cleanup session-time / cleanup-session-time...
|
file |
diff |
annotate
|
Mon, 19 Jul 2010 15:34:29 +0200 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 14:19:20 +0200 |
Sylvain Thénault |
[web auth] remove assertion, we may want to remove authentication info retreivers to disallow login from the web ui
stable
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 17:38:24 +0200 |
Sylvain Thénault |
[web session] fix web session id bug on automatic reconnection. The web session id should keep the first connection id, then differ of the repo connection id once some reconnection has been done (since the session cookie isn't updated in such cases). Also, use a lock to avoid potential race condition on reconnection.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|