Statistics
| Branch: | Tag: | Revision:

root @ 096f8090

Latest revisions

# Date Author Comment
096f8090 10/30/2013 03:39 pm Kostas Papadimitriou

webproject: Do not require django.contrib.admin by default

f8af937f 10/30/2013 03:38 pm Kostas Papadimitriou

common: Handle non existent entry point dependencies

1f47fbe3 10/30/2013 10:43 am Giorgos Korfiatis

pithos: Fix calling AstakosClient in reconcile

Do not pass service token in AstakosClient calls.

42c9ed6e 10/29/2013 05:55 pm Sofia Papagiannaki

pithos: Fix test

017cf3d5 10/29/2013 05:14 pm Ilias Tsitsimpis

Merge branch 'feature-astakosclient-auth-url' into develop

f019f93d 10/29/2013 05:10 pm Ilias Tsitsimpis

Fix pep8 errors

6ce03057 10/29/2013 04:48 pm Giorgos Korfiatis

Trim trailing slash from ASTAKOS_AUTH_URL

Endpoints no more end in slash.

06f38d70 10/29/2013 04:33 pm Ilias Tsitsimpis

upgrade-notes: Add note for new 'ASTAKOS_AUTH_URL'

45c0bcf8 10/29/2013 04:15 pm Giorgos Korfiatis

astakosclient: Separate public/private POST /tokens

Introduce function authenticate(), which performs POST /tokens in
private mode, i.e. giving a token to be checked for authentication.
Function get_endpoints() performs the call in public mode, in order
to retrieve the endpoints....

b4b82ec4 10/29/2013 04:15 pm Giorgos Korfiatis

astakos: Remove call GET /authenticate

Use POST /tokens to authenticate. Delete AstakosClient.get_user_info()
and replace its uses by AstakosClient.authenticate().

View all revisions | View revisions

Also available in: Atom