- 18 Jun, 2014 3 commits
-
-
Christophe de Vienne authored
It should make the test more compatible with older WebTest versions
-
Christophe de Vienne authored
-
Christophe de Vienne authored
-
- 16 Jun, 2014 2 commits
-
-
Christophe de Vienne authored
-
Christophe de Vienne authored
Closes #3957660
-
- 12 Jun, 2014 2 commits
-
-
Christophe de Vienne authored
When using facebook javascript SDK the oauth2 negociation is done client-side. This patch makes it possible to send the oauth2 token back to the server. Related to #3957660
-
Christophe de Vienne authored
-
- 10 Jun, 2014 2 commits
-
-
Christophe de Vienne authored
-
Christophe de Vienne authored
-
- 04 Jun, 2014 3 commits
-
-
Christophe de Vienne authored
-
Christophe de Vienne authored
Added tag cubicweb-oauth-version-0.2.0, cubicweb-oauth-debian-version-0.2.0-1 for changeset 5905b90a6ff5
-
Christophe de Vienne authored
-
- 30 May, 2014 1 commit
-
-
Christophe de Vienne authored
I the case of the oauth WebAuthRetriever classes, revalidate_login should always lead to an invalid session because if one of the retriever finds some authentication data in the form, the authentication process must be runned. Closes #3905894
-
- 28 Apr, 2014 2 commits
-
-
Christophe de Vienne authored
Avoid extra redirections by handling the second oauth phase directly in a WebAuthInfoRetriever. This make the 'login_now' function useless (\o/) Port the code to cubicweb 3.19. Closes #3905895 Closes #3203148
-
Christophe de Vienne authored
The following behaviors are expected : * ExternalAuthProvider deletion should delete the linked ExternalAuthService and ExternalIdentity. * OAuth2Session should be deleted if its 'external_identity' or 'service' is deleted
-
- 04 Apr, 2014 1 commit
-
-
Christophe de Vienne authored
Building the redirection url without the request is an issue when the site is accessed by https. This make use of the req.build_url function in the web authentication retriever, so it forges a consistent redirect_url for the oauth service. Closes #3708047.
-
- 08 Jan, 2014 1 commit
-
-
Christophe de Vienne authored
-
- 01 Oct, 2013 2 commits
-
-
Aurelien Campeas authored
Added tag cubicweb-oauth-version-0.1.0, cubicweb-oauth-debian-version-0.1.0 for changeset c42997637265
-
Aurelien Campeas authored
-
- 30 Sep, 2013 1 commit
-
-
Aurelien Campeas authored
-
- 25 Sep, 2013 2 commits
-
-
Aurelien Campeas authored
This also helps work around a bug with facebook authentication where the confirmation object/url is called twice.
-
Christophe de Vienne authored
closes #3103928.
-
- 03 Sep, 2013 1 commit
-
-
Christophe de Vienne authored
-