- 25 Sep, 2020 1 commit
-
-
Laurent Peuch authored
-
- 17 Sep, 2020 1 commit
-
-
Laurent Peuch authored
-
- 15 Nov, 2019 1 commit
-
-
Arthur Lutz authored
-
- 08 Mar, 2019 1 commit
-
-
Nsukami Patrick authored
-
- 06 Mar, 2019 6 commits
-
-
Nsukami Patrick authored
-
Nsukami Patrick authored
- update MANIFEST.in - update cubicweb min version to 3.24 - use new style import inside hooks.py
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
- 18 Jul, 2018 4 commits
-
-
David Douard authored
for new style cube
-
David Douard authored
-
David Douard authored
also make tests pass with py3
-
David Douard authored
also several minor py3k compat fixes
-
- 03 Jul, 2014 3 commits
-
-
Christophe de Vienne authored
Added tag cubicweb-oauth-version-0.3.1, cubicweb-oauth-debian-version-0.3.1-1 for changeset f80363f1f9d4
-
Christophe de Vienne authored
-
Christophe de Vienne authored
Closes #4085738
-
- 18 Jun, 2014 4 commits
-
-
Christophe de Vienne authored
Added tag cubicweb-oauth-version-0.3.0, cubicweb-oauth-debian-version-0.3.0-1 for changeset 4e9b11d1149d
-
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.
-