Statistics
| Branch: | Tag: | Revision:

root @ 381a548c

Latest revisions

# Date Author Comment
381a548c 10/30/2013 05:20 pm Sofia Papagiannaki

snf_django: Change error status code if request method is not valid

Return 405 (NotAllowed) instead of 400 (BadRequest)
Add Allow header in the response containing the list of valid methods

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'

a7d32e21 10/29/2013 04:15 pm Ilias Tsitsimpis

ci: Prefer IPv4 over IPv6

Set up the newly created machine to prefer IPv4 connections
(mainly for apt-get) over IPv6 connections.

e8e50dcc 10/29/2013 04:15 pm Ilias Tsitsimpis

Fix pep8 errors

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